led and backlight

This commit is contained in:
2026-09-07 18:35:36 -05:00
commit 60e073a706
7 changed files with 1651 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[build]
target = "riscv32imac-unknown-none-elf"
[target.riscv32imac-unknown-none-elf]
runner = "espflash flash --monitor"
rustflags = ["-C", "link-arg=-Tlinkall.x"]