Template coding for ST IoT Challenge 2019

Dependencies:   Cayenne-MQTT-mbed mbed X_NUCLEO_IKS01A2 X_NUCLEO_IDW01M1v2 NetworkSocketAPI

Changes

RevisionDateWhoCommit message
22:22570ebcc4f2 2019-03-12 stiotchallenge Coding template for STIoTChallenge2019 default tip
21:101560c87a89 2019-03-06 stiotchallenge ST-IoT Challenge 2019 Coding Template
20:51804ecf98a1 2019-03-06 stiotchallenge ST-IoT Challenge 2019 Coding Template
19:d2a08ee64c36 2019-03-05 stiotchallenge STM32F411RE with WiFi expansion, MEMS sensor and Cayenne IoT
18:aedf981aa752 2019-03-04 stiotchallenge STM32F411RE + IKS01A2 + IDW01M1 with Cayenne MQTT
17:175f561f1a71 2017-09-27 nikapov Update lib. Fixed non-copyable.
16:5a3aa1e9f362 2017-09-07 nikapov Update library.
15:e62c17d917a5 2017-03-14 Davidroid Updated with the new version of the expansion board library.
14:33ae3f811763 2017-03-14 Davidroid Updated with the new version of the expansion board library.
13:fc873da5b445 2017-03-14 davide.aliprandi@st.com Aligning to ARM mbed coding style.
12:329fdbe35218 2016-12-16 nikapov Update library.
11:64953034a614 2016-12-15 cparata Update LSM6DSL library
10:77f3fa05a409 2016-12-15 cparata Update mbed library
9:ce05122d2324 2016-12-05 cparata Update libraries
8:8f495e604424 2016-12-02 cparata Clean code
7:12afd7461180 2016-11-24 cparata Add possibility to choose the interrupt line for HW events
6:7a7f36ab6c20 2016-11-23 cparata Move interrupt settings inside component drivers
5:61e1b61c7e7d 2016-11-23 cparata Improve Multi Event Management
4:c295cb5fc9c7 2016-11-21 cparata Add muti-event support
3:2199488c9e4b 2016-08-19 cparata Fix issue in magnetometer class
2:f23b144da50a 2016-08-19 cparata Add interfaces for all components
1:4c13def99152 2016-08-12 cparata Remove useless delay at the beginning
0:69566eea0fba 2016-08-12 cparata First release of Hello World for IKS01A2