Example of hello world for X-NUCLEO-IKS01A3

Dependencies:   X_NUCLEO_IKS01A3

Hello World Demo Application based on sensor expansion board X-NUCLEO-IKS01A3

Main function is to show how to get humidity, temperature, pressure, accelerometer, magnetomer and gyroscope data using the sensor expansion board and send them using UART to a connected PC or Desktop and display it on terminal applications like TeraTerm.

mbed_app.json

Committer:
cparata
Date:
2019-06-03
Revision:
4:44bf486fd3cf

File content as of revision 4:44bf486fd3cf:

{
    "requires": ["bare-metal"]
}