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
This commit is contained in:
Martin Preuss
2025-08-25 10:19:23 +02:00
parent bae188ddee
commit 66ac029a69
5 changed files with 270 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml?>
<gwbuild>
<extradist>
main.asm
</extradist>
</gwbuild>