Martin Preuss
|
3582659018
|
added more bigcall/bigjmp as we go along with larger code.
|
2025-06-02 01:02:06 +02:00 |
|
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
|
dff347bcb7
|
created pong message.
|
2025-05-29 20:23:44 +02:00 |
|
Martin Preuss
|
581eeff996
|
apps/network: implemented ping request.
|
2025-05-29 15:47:21 +02:00 |
|
Martin Preuss
|
2897aece2c
|
added memory stats.
|
2025-05-17 14:22:05 +02:00 |
|
Martin Preuss
|
d7df84549b
|
Fixed a typo.
|
2025-05-07 20:00:42 +02:00 |
|
Martin Preuss
|
5981ec44e4
|
avr: only write COM address if changed to reduce EEPROM wear.
|
2025-05-01 00:54:48 +02:00 |
|
Martin Preuss
|
8008819989
|
avr: added apps and missing files.
|
2025-05-01 00:53:29 +02:00 |
|
Martin Preuss
|
e1b2650221
|
avr: added apps and use them in multiple nodes.
|
2025-04-29 00:34:24 +02:00 |
|