Sample code that showcases how to use IBMIoTF client library to connect the mbed LPC1768 or FRDM-K64F devices to the IBM Internet of Things Cloud service.
Dependencies: C12832 IBMIoTF LM75B MMA7660
mbed_app.json@4:a416fef97faa, 2017-05-30 (annotated)
- Committer:
- lokeshhk
- Date:
- Tue May 30 06:59:13 2017 +0000
- Revision:
- 4:a416fef97faa
Updated to use latest IBMIoTF library as part of mbed-os porting and ssl/tls support
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
lokeshhk | 4:a416fef97faa | 1 | { |
lokeshhk | 4:a416fef97faa | 2 | "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_custom_config.h\""] |
lokeshhk | 4:a416fef97faa | 3 | } |