Martin Preuss
|
245d44c05d
|
improved "run" code.
|
2025-07-07 21:44:40 +02:00 |
|
Martin Preuss
|
6ecc1721b0
|
r05: no longer use APPS_NETWORK.
Implemented some of those features in APP_ROUTER like PING, REBOOT.
|
2025-07-06 20:21:51 +02:00 |
|
Martin Preuss
|
6383d18e0e
|
avr: added comonuart1.
|
2025-06-29 22:32:43 +02:00 |
|
Martin Preuss
|
9ea722607f
|
avr: added brightness sensor
|
2025-06-23 19:21:49 +02:00 |
|
Martin Preuss
|
a89b875872
|
avr: added NET_Interface_ResetStats and call it daily.
|
2025-06-16 23:29:18 +02:00 |
|
Martin Preuss
|
284539fd52
|
re-enabled CCS811 module, adapted to latest changes.
|
2025-06-05 22:44:27 +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
|
aceffdfad2
|
uart_hw: removed unneeded code.
|
2025-05-20 00:31:12 +02:00 |
|
Martin Preuss
|
cf1eba68f0
|
try new implementation of UART code for m8515.
|
2025-05-18 00:59:19 +02:00 |
|
Martin Preuss
|
faa46c7e38
|
added modules for SGP30/40.
|
2025-05-14 23:18:26 +02:00 |
|
Martin Preuss
|
64e2cf5d25
|
avr/devices/all: started integrating code from t03.
|
2025-05-08 17:14:33 +02:00 |
|
Martin Preuss
|
9a854977a4
|
avr: more work on basic device code.
|
2025-05-04 03:33:32 +02:00 |
|
Martin Preuss
|
e56f2600e8
|
avr: more work on avr app framework.
|
2025-05-01 00:56:03 +02:00 |
|
Martin Preuss
|
1e90682605
|
avr: use new code in latest nodes.
|
2025-04-29 00:35:45 +02:00 |
|