Martin Preuss
59d1ef7666
added warning for when firmware gets to big thus overwriting bootloader.
2026-03-28 17:43:08 +01:00
Martin Preuss
29f74c0eae
avr: started working on xpt2046 module.
2025-11-10 14:49:23 +01: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
102996f69f
avr: switched most devices to com2w interface now.
2025-08-18 18:47:13 +02:00
Martin Preuss
b7234a6da2
start using new COM module in n27, r05 and t03.
2025-07-19 09:47:23 +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
8c397dd6b2
added missing includes.
2025-07-07 21:45:19 +02:00
Martin Preuss
4ad508eca6
n27: removed driver for SGP30 (is now used externally in n26).
2025-07-06 12:23:49 +02:00
Martin Preuss
81721ab7eb
avr: added device n27.
2025-06-25 00:05:47 +02:00