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:
www-data@mbed-compiler-app-5f564cd9bf-jw2jm
Date:
2020-04-17
Revision:
14:3e32348c888d
Parent:
4:8476be802690

File content as of revision 14:3e32348c888d:

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