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-12-02 01:01:30 +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 PN5180 work started (only reads a bit Mifare) 2023-11-26 21:14:22 +08:00
commands.c 14443/15693/FeliCa all working in debug commands 2023-11-29 22:39:48 +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 pn5180 card polling code working 2023-12-02 01:01:30 +08:00
pn532.c Copy debug command code to pn5180.c 2023-11-30 23:25:27 +08:00
pn532.h Cardio mifare works, felica freezes. 2023-11-04 23:31:17 +08:00
pn5180.c pn5180 card polling code working 2023-12-02 01:01:30 +08:00
pn5180.h pn5180 card polling code working 2023-12-02 01:01:30 +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