Capsense buttons and Slider, output to Serial over i2c and tft display

mbed_app.json

Committer:
reedas
Date:
2019-08-09
Revision:
0:4ad2c16b6e43

File content as of revision 0:4ad2c16b6e43:

{
    "target_overrides": {
        "*":{
            "target.components_add": ["EMWIN_NOSNTS"],
            "platform.stdio-convert-newlines": true
        }
    }
}