Martin Preuss
59d1ef7666
added warning for when firmware gets to big thus overwriting bootloader.
2026-03-28 17:43:08 +01:00
Martin Preuss
0fa44cfa4b
n26: fixed pinout.
2026-01-27 20:29:26 +01:00
Martin Preuss
ced89d9845
moved device files back into separate folder
...
otherwise installed module files are not update when compiling without AVR.
2025-10-25 16:38:44 +02:00
Martin Preuss
3926b01b13
remove old stats from device info files.
2025-09-07 11:49:39 +02:00
Martin Preuss
85e66c352d
n26, n27: use slow blinking LED_SIMPLE module instead of LED_ACTIVITY.
2025-09-07 01:44:05 +02:00
Martin Preuss
4bd462ea59
use new led modules.
2025-08-25 10:25:53 +02:00
Martin Preuss
fc073696f8
avr: tweaked timing for com2w transport layer.
2025-08-19 23:03:15 +02:00
Martin Preuss
102996f69f
avr: switched most devices to com2w interface now.
2025-08-18 18:47:13 +02:00
Martin Preuss
c1ea4212f2
Moved NET_BUFFERS_SIZE to network/defs.asm
...
- Changing this value requires changing the routine NET_Buffer_Locate
so its best to keep both in one module.
- Redefining it in the individual devices doesn't change the code in
NET_Buffer_Locate
2025-07-11 23:25:10 +02:00
Martin Preuss
3054274da5
Fixed stats value list.
2025-07-11 23:21:50 +02:00
Martin Preuss
8c397dd6b2
added missing includes.
2025-07-07 21:45:19 +02:00
Martin Preuss
9ea722607f
avr: added brightness sensor
2025-06-23 19:21:49 +02:00
Martin Preuss
b498a445b2
added missing files, n26, increased firmware version.
2025-06-16 23:31:38 +02:00