Clone per testare Mbed studio

Dependencies:   PwmIn IONMcMotor MPU6050 Eigen ROVER

Fork of Hyfliers_Completo_testato by Marco De Silva

mbed_app.json

Committer:
aledek
Date:
23 months ago
Revision:
11:d93fbd8e02e9
Parent:
6:584653235830

File content as of revision 11:d93fbd8e02e9:

{
    "macros": [
        "MBED_HEAP_STATS_ENABLED=1",
        "MBED_STACK_STATS_ENABLED=1",
        "MBED_MEM_TRACING_ENABLED=1"
    ],
    "target_overrides": {
        "*": {
            "platform.stdio-baud-rate": 460800,
            "platform.stdio-convert-newlines": true
        }
    },
    
    "config": {
        "main-stack-size": {
            "value": 32000
        }
    }
}