Example of using the HSCDTD008A Geomagnetic Sensor.

Dependencies:   HSCDTD008A

mbed_app.json

Committer:
hudakz
Date:
2021-06-20
Revision:
1:2d4aa9e794a5
Parent:
0:5090d2766d5e

File content as of revision 1:2d4aa9e794a5:

{
       "target_overrides": {
           "*": {
            "platform.callback-nontrivial": true,
            "platform.stdio-baud-rate": 115200,
            "target.macros_remove": ["MBED_TICKLESS"],
            "target.c_lib": "std",
            "target.printf_lib": "std"
        }
    }
}