1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-12-04 09:17:17 +01:00
aic_pico/firmware/src
2023-11-18 14:13:38 +08:00
..
aime.c Sega AIME IO working 2023-11-05 21:23:28 +08:00
aime.h Sega AIME IO working 2023-11-05 21:23:28 +08:00
board_defs.h Keypad map match spicetools default 2023-11-18 14:13:38 +08:00
cli.c Update from cli 2023-11-04 19:25:52 +08:00
cli.h RGB rainbow effect 2023-11-05 19:18:30 +08:00
CMakeLists.txt Light support both RGB and regular LED 2023-11-15 21:57:12 +08:00
commands.c Better LED control 2023-11-18 10:45:47 +08:00
commands.h First commit 2023-11-01 20:41:25 +08:00
config.c Better LED control 2023-11-18 10:45:47 +08:00
config.h Better LED control 2023-11-18 10:45:47 +08:00
keypad.c Keypad support 2023-11-12 20:22:08 +08:00
keypad.h Keypad support 2023-11-12 20:22:08 +08:00
light.c Enable IO lock to avoid deadlock 2023-11-18 11:11:36 +08:00
light.h Better LED control 2023-11-18 10:45:47 +08:00
main.c Enable IO lock to avoid deadlock 2023-11-18 11:11:36 +08:00
pn532.c RGB rainbow effect 2023-11-05 19:18:30 +08:00
pn532.h Cardio mifare works, felica freezes. 2023-11-04 23:31:17 +08:00
save.c First commit 2023-11-01 20:41:25 +08:00
save.h First commit 2023-11-01 20:41:25 +08:00
tusb_config.h Keypad support 2023-11-12 20:22:08 +08:00
usb_descriptors.c Keypad support 2023-11-12 20:22:08 +08:00
usb_descriptors.h Keypad support 2023-11-12 20:22:08 +08:00
ws2812.pio First commit 2023-11-01 20:41:25 +08:00