1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-12-11 04:16:01 +01:00
aic_pico/firmware/src
2024-05-30 11:39:47 +08:00
..
lib More readable PN5180 tweak (but still not understandable) 2024-05-28 12:32:35 +08:00
board_defs.h NFC module version display 2024-05-21 12:58:47 +08:00
cli.c Expose built time from cli.c 2024-05-29 21:18:48 +08:00
cli.h Expose built time from cli.c 2024-05-29 21:18:48 +08:00
CMakeLists.txt A separate gui file to handle touch screen 2024-05-29 21:20:25 +08:00
commands.c PN5180 tx tweak for some weird module 2024-05-28 12:20:20 +08:00
commands.h First commit 2023-11-01 20:41:25 +08:00
config.c PN5180 tx tweak for some weird module 2024-05-28 12:20:20 +08:00
config.h PN5180 tx tweak for some weird module 2024-05-28 12:20:20 +08:00
conthrax.h Font and gfx functions 2024-05-23 10:31:36 +08:00
cst816t.c Optimize display and touch driver 2024-05-15 15:51:32 +08:00
cst816t.h Optimize display and touch driver 2024-05-15 15:51:32 +08:00
gui.c A separate gui file to handle touch screen 2024-05-29 21:20:25 +08:00
gui.h A separate gui file to handle touch screen 2024-05-29 21:20:25 +08:00
keypad.c Fix keystuck detection 2024-05-21 12:56:41 +08:00
keypad.h Fix keystuck detection 2024-05-21 12:56:41 +08:00
light.c AIC Touch detection and some better naming 2024-05-23 20:26:29 +08:00
light.h Lighting cleanup and fix HID light color 2024-05-12 22:25:21 +08:00
lvgl_font.h Font and gfx functions 2024-05-23 10:31:36 +08:00
main.c A separate gui file to handle touch screen 2024-05-29 21:20:25 +08:00
save.c Some header cleanups 2024-04-24 17:39:05 +08:00
save.h First commit 2023-11-01 20:41:25 +08:00
st7789.c Enahnce ST7789 gfx functions 2024-05-30 11:39:47 +08:00
st7789.h Enahnce ST7789 gfx functions 2024-05-30 11:39:47 +08:00
tusb_config.h Support HID lights 2024-04-29 20:15:28 +08:00
upheaval.h Upheaval font 2024-05-24 12:15:13 +08:00
usb_descriptors.c Support HID lights 2024-04-29 20:15:28 +08:00
usb_descriptors.h Support HID lights 2024-04-29 20:15:28 +08:00
ws2812.pio First commit 2023-11-01 20:41:25 +08:00