Simple USB-MIDI foot controller

Dependencies:   PinDetect USBDevice_STM32F103 mbed-STM32F103C8T6

mbed_app.json

Committer:
SpotlightKid
Date:
2018-01-09
Revision:
13:f9eb1f79cd0a
Parent:
3:8b8cb5392fa0

File content as of revision 13:f9eb1f79cd0a:

{
    "config": {
        "thread_stack_size": {
            "value": 1024
        },
        "main_stack_size": {
            "value": 1024
        }
    },
    "macros": [
        "NDEBUG=1"
    ],
    "target_overrides": {
        "*": {
            "platform.stdio-flush-at-exit": false
        }
    }
}