Files
aqhomecontrol/avr/modules/0BUILD
Martin Preuss 66ac029a69 avr: introduce two more led modules.
- led_signal: blink 8 status bits (short=0, long=1)
- led_activity: blink for a short period after a trigger, e.g. for network
  activity
2025-08-25 10:19:23 +02:00

48 lines
515 B
Plaintext

<?xml?>
<gwbuild>
<subdirs>
basetimer
bmp280
ccs811
clock
cny70
com2
comproto
ds18b20
flash
lcd
led
led_activity
led_simple
led_signal
ma_light
motion
owimaster
reed
sgp30
sgp40
si7021
sk6812
stats
tcrt1000
timer
twimaster
network
uart_bitbang
uart_bitbang2
uart_irq
uart_fd
uart_hw
bootloader
f_keepup
valsched
xram
heap
brightness
</subdirs>
</gwbuild>