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

mbed_app.json

Committer:
davervw
Date:
2020-04-17
Revision:
13:035c53a987a1
Parent:
4:8476be802690

File content as of revision 13:035c53a987a1:

{
    "target_overrides": {
        "*": {
            "target.features_remove": ["LWIP"]
        }
    }
}