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-13
Revision:
4:8476be802690

File content as of revision 4:8476be802690:

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