Adolfo Reyna
b16211f148
Fix SD card integration and Lua game loading
- Fix SD card MISO pin (was using display MISO instead of SD MISO)
- Add FatFS mounting after SD card initialization
- Restore SPI baudrate on all SD init failure paths
- Add case-insensitive .lua file extension check
- Filter out hidden 8.3 filename entries
- Add SPI speed management functions for shared SPI bus
- Wrap all FatFS operations with SPI speed switching
- Restore display SPI speed (32 MHz) after SD operations
- Add debug output to Lua game loader
This fixes slow display refresh when SD card is present and enables
reliable Lua game loading from SD card /games directory.
2026-02-07 19:31:38 -05:00
..
2026-02-07 13:20:10 -05:00
2026-02-06 23:30:37 -05:00
2026-02-07 19:31:38 -05:00
2026-01-30 22:07:31 -05:00
2026-01-30 23:40:10 -05:00
2026-02-07 13:20:10 -05:00
2026-02-07 11:56:03 -05:00
2026-02-07 19:31:38 -05:00
2026-02-07 11:56:03 -05:00
2026-02-07 19:31:38 -05:00
2026-02-07 13:20:10 -05:00
2026-01-30 22:07:31 -05:00
2026-01-30 23:40:10 -05:00