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-07-24
Revision:
5:7c883cce2bc4
Parent:
4:44bf486fd3cf

File content as of revision 5:7c883cce2bc4:

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