mch2022-template-app/main
Frans Faase c6b04d5b3e Forward button presses to FPGA in FPGA download mode (2) #43
This no longer has the delay as with the previous commit.
Bits are mapped to the following keys:
 0 - joystick down
 1 - joystick up
 2 - joystick left
 3 - joystick right
 4 - joystick press
 5 - home
 6 - menu
 7 - select
 8 - start
 9 - accept
10 - back
2022-05-26 19:27:30 +02:00
..
include Forward button presses to FPGA in FPGA download mode #43 2022-05-25 21:40:19 +02:00
appfs_wrapper.c More tests for RP2040 bootloader 2022-05-03 20:44:45 +02:00
CMakeLists.txt Merge branch 'master' into tnt/fpga-prep 2022-05-16 23:22:53 +02:00
fpga.h Add new FPGA test firmware by Sylvain Munaut 2022-05-08 17:33:39 +02:00
fpga_download.c Forward button presses to FPGA in FPGA download mode (2) #43 2022-05-26 19:27:30 +02:00
fpga_test.c Fixes and tests 2022-05-20 01:23:53 +02:00
graphics_wrapper.c Remove framebuffer pointer from function calls, implement file browser that can install binaries and an uninstaller 2022-05-14 19:32:14 +02:00
main.c Forward button presses to FPGA in FPGA download mode #43 2022-05-25 21:40:19 +02:00
menu.c Buggy but working manual entry of wifi parameters 2022-04-16 23:31:18 +02:00
pax_keyboard.c Buggy but working manual entry of wifi parameters 2022-04-16 23:31:18 +02:00
rp2040_updater.c Workaround for RP2040 update bug 2022-05-16 22:02:11 +02:00
selftest.h fpga_test: Import updated selftest bitstream 2022-05-17 11:03:48 +02:00
settings.c Prototype 4 2022-04-23 04:00:55 +02:00
system_wrapper.c More tests for RP2040 bootloader 2022-05-03 20:44:45 +02:00
wifi_connection.c Prepare for enterprise WiFi. 2022-05-24 14:35:05 +02:00
wifi_ota.c Add OTA update function 2022-05-14 00:19:15 +02:00