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

mbed_app.json

Committer:
reedas
Date:
2019-12-02
Revision:
1:cf461b359823
Parent:
0:4ad2c16b6e43

File content as of revision 1:cf461b359823:

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