Pelion workshop with Grove sensors.

Changes

RevisionDateWhoCommit message
27:4836133b831c 2019-03-27 Osamu Koizumi Removed .hgignore file. default tip
26:8e49e7ebefa7 2019-03-07 Osamu Koizumi Added Grove sensors.
25:a4819ccd9c94 2019-03-07 Osamu Koizumi Updated.
24:1c8be247f7fe 2018-10-12 mmahadevan the sd-driver needs to be removed to avoid conflict with the driver that is in mbed-os now.
23:df35a45db1cc 2018-10-09 maclobdell remove sd driver. its in mbed-os now.
22:4907784fa6de 2018-10-09 mmahadevan update config for K66F to set default storage as SD Card
21:10b59d30bf7e 2018-10-08 maclobdell update config for K66F to set default storage as SD Card
20:0f26d7afdc7a 2018-10-09 mmahadevan Update to Mbed OS 5.10 and cloud client version 1.4.1.
19:366afd438e18 2018-10-05 mmahadevan Update to Mbed OS 5.10 and cloud client version 1.4.1.
18:49062a0d117e 2018-10-05 maclobdell Update to template version 1.4.1
17:0a894bf1f5f2 2018-05-18 maclobdell Add configuration for K64F & K66F (critical for K66F which does not have default configs)
16:6c1996d17e4c 2018-05-14 MarceloSalazar Update Simple MCC to v1.3.0
15:8e0e2fd18a66 2018-05-14 MarceloSalazar Update Simple MCC to v1.3.0
14:e93c68cf7faa 2018-05-11 mmahadevan Update to new public version of cloud client
13:6669e1e62d6f 2018-05-10 maclobdell update case in .lib file for simple-mbed-cloud-client
12:3f30c0e55a8e 2018-05-10 maclobdell add license, readme, resources file
11:ae1f6fe932dc 2018-05-10 maclobdell update to new public version of cloud client
10:ceea650f6323 2018-02-21 MarceloSalazar Add Simple MCC library
9:1df0e7f5b802 2018-02-20 mmahadevan mbed-cloud example for K64 & K66
8:ace9e5de6491 2018-02-19 maclobdell customized template application to use button and led on K64 and K66.
7:179a952c4a39 2018-02-19 MarceloSalazar Add MCC configuration
6:254a7e7fbef1 2018-02-15 bridadan Postponing timer until after registration complete
5:c18fab181ede 2018-02-14 bridadan Enabling callbacks
4:a107dae867fb 2018-02-14 MarceloSalazar Remove useless README.md
3:bd00f3af8f03 2018-02-14 MarceloSalazar Simplified mbed_app.json config
2:6ed27f413b30 2018-02-14 MarceloSalazar Update Simple MCC lib
1:1ccf36276cd3 2018-02-14 MarceloSalazar Simplified version of application
0:e13a8a944e25 2018-02-13 MarceloSalazar First version