xmas-snoopy/firmware/main
Sylvain Munaut a14030f4a4 firmware/main: Cleanup pass on the led control code
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2023-03-16 20:22:46 +01:00
..
.gitignore firmware: Add .gitignore 2023-03-12 11:07:12 +01:00
Makefile firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
config.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
console.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
console_dummy.c firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
i2c.c firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
i2c.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
led_ctrl.c firmware/main: Cleanup pass on the led control code 2023-03-16 20:22:46 +01:00
led_ctrl.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
lnk-app.lds firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
main.c firmware/main: Rework main loop skeleton 2023-03-16 10:07:57 +01:00
pmu.c gateware/firmware: Add better support for buttons 2023-03-16 09:59:06 +01:00
pmu.h gateware/firmware: Add better support for buttons 2023-03-16 09:59:06 +01:00
spi.c firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
spi.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
start.S firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
usb_desc_app.c firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
usb_desc_ids.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
usb_dev.c firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
usb_dev.h firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
usb_str_app.txt firmware: Import the main firmware 2023-03-12 11:05:07 +01:00
utils.c firmware: Move rand16() to utils.{c,h} 2023-03-16 09:59:06 +01:00
utils.h firmware: Move rand16() to utils.{c,h} 2023-03-16 09:59:06 +01:00