Example of using the HSCDTD008A Geomagnetic Sensor.

Dependencies:   HSCDTD008A

mbed_app.json

Committer:
hudakz
Date:
2021-06-20
Revision:
0:5090d2766d5e

File content as of revision 0:5090d2766d5e:

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