mch2022-template-app/main
Sylvain Munaut eb28403e74 fpga_test: Better SPI test routine
We do longer transfers, actually check the data automatically and
report errors, and also execute the test 128 times to build some
confidence it's working reliably.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2022-05-17 11:03:59 +02:00
..
include Add FPGA download mode 2022-05-16 23:07:30 +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 Add FPGA download mode 2022-05-16 23:07:30 +02:00
fpga_test.c fpga_test: Better SPI test routine 2022-05-17 11:03:59 +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 Add FPGA download mode 2022-05-16 23:07:30 +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 Split wifi_init into wifi_init and wifi_connect 2022-05-13 22:56:20 +02:00
wifi_ota.c Add OTA update function 2022-05-14 00:19:15 +02:00