HAND

Dependencies:   mbed BMI160 MLX90614 max32630fthr Adafruit_FeatherOLED MAX30100

mbed_app.json

Committer:
condato_mbed
Date:
2021-11-03
Revision:
1:774d50d6f9d6
Parent:
0:d36fd4cabb70

File content as of revision 1:774d50d6f9d6:

{
    "macros": [
        "MBED_HEAP_STATS_ENABLED=1",
        "MBED_STACK_STATS_ENABLED=1",
        "MBED_MEM_TRACING_ENABLED=1",
        "MBED_CONF_SD_SPI_MOSI=P0_5",
        "MBED_CONF_SD_SPI_MISO=P0_6",
        "MBED_CONF_SD_SPI_CLK=P0_4",
        "MBED_CONF_SD_SPI_CS=P0_7"
    ],
    "target_overrides": {
        "*": {
            "target.components_add": ["SD"]
        }
    }
}