Martin Preuss
c2d7564e0c
avr: removed debug vars from CPRO module.
2024-09-29 15:08:33 +02:00
Martin Preuss
d70c673b8a
avr: introduced screens.
2024-09-29 15:05:33 +02:00
Martin Preuss
60c86c7598
Revert "avr: Try to fix a bug (not respecting DENY_ADDRESS)."
...
This reverts commit 07f99b7050 .
2024-09-27 00:33:26 +02:00
Martin Preuss
07f99b7050
avr: Try to fix a bug (not respecting DENY_ADDRESS).
2024-09-27 00:33:11 +02:00
Martin Preuss
91752156f2
avr: fixed timer usage in COM2 and COM2_PROTO module.
2024-09-18 20:24:32 +02:00
Martin Preuss
44bed4dc14
avr: fixed some bugs in address handling code
...
- fixed bugs in jumptable code and calls
NOTE to self: addresses in flash are WORD addresses, so we need
to double the address difference when working with bytes!
- correctly set params for call to cproAddressSetTimer
2023-05-10 21:09:08 +02:00
Martin Preuss
3e6501c834
finished basic new structure.
2023-04-22 00:23:44 +02:00