
C64 emulation on STM32F429 Discovery board with builtin LCD and USB keyboard support (OTG). More info at davevw.com and/or github.com/davervw
Dependencies: LCD_DISCO_F429ZI BSP_DISCO_F429ZI USBHOST
Diff: mbed_app.json
- Revision:
- 4:8476be802690
diff -r f978776f810c -r 8476be802690 mbed_app.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_app.json Mon Apr 13 05:36:43 2020 +0000 @@ -0,0 +1,8 @@ +{ + "target_overrides": { + "*": { + "target.features_remove": ["LWIP"] + } + } +} +