Martin Preuss
|
bb14dd4c22
|
introduce macros bigjmp and bigcall for intermodule calls/jmps
translates to rjmp/rcall on MCUs with up to 8K flash and to jmp/call
on others.
|
2025-06-01 19:18:25 +02:00 |
|
Martin Preuss
|
6e25647c0a
|
avr: echoing messages via tty now basically works.
|
2025-02-13 23:52:55 +01:00 |
|
Martin Preuss
|
a7990db831
|
avr: t03 can now send and receive messages!
will change other nodes from com2 interface to new network interface.
|
2025-02-13 18:56:13 +01:00 |
|