Test software for the MAX11300 library.

Dependencies:   MAX11300

mbed_app.json

Committer:
elelthvd
Date:
2020-08-13
Revision:
0:832808d6b029

File content as of revision 0:832808d6b029:

{
    "requires": ["bare-metal", "events", "drivers"],
    "target_overrides": {
      "*": {
        "target.c_lib": "small",
        "target.printf_lib": "std",
        "platform.minimal-printf-enable-floating-point": true,
        "platform.stdio-minimal-console-only": false
      }
    }
}