Clone per testare Mbed studio

Dependencies:   PwmIn IONMcMotor MPU6050 Eigen ROVER

Fork of Hyfliers_Completo_testato by Marco De Silva

mbed_app.json

Committer:
anfontanelli
Date:
2021-09-14
Revision:
6:584653235830

File content as of revision 6:584653235830:

{
    "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
        }
    }
}