Jim Carver
/
mbed-cloud-workshop-connect-HTS221
bug fix
simple-mbed-cloud-client/mbed-cloud-client/mbed_lib.json@1:521604503e81, 2018-10-19 (annotated)
- Committer:
- JimCarver
- Date:
- Fri Oct 19 02:01:38 2018 +0000
- Revision:
- 1:521604503e81
- Parent:
- 0:6b753f761943
bug fix
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JimCarver | 0:6b753f761943 | 1 | { |
JimCarver | 0:6b753f761943 | 2 | "name": "mbed-cloud-client", |
JimCarver | 0:6b753f761943 | 3 | "macros" : [ |
JimCarver | 0:6b753f761943 | 4 | "MBEDTLS_PEM_WRITE_C", |
JimCarver | 0:6b753f761943 | 5 | "MBEDTLS_CMAC_C", |
JimCarver | 0:6b753f761943 | 6 | "MBEDTLS_CIPHER_MODE_CTR", |
JimCarver | 0:6b753f761943 | 7 | "SA_PV_PLAT_K64F_MBEDOS_GNUC", |
JimCarver | 0:6b753f761943 | 8 | "PB_FIELD_32BIT", |
JimCarver | 0:6b753f761943 | 9 | "PB_ENABLE_MALLOC", |
JimCarver | 0:6b753f761943 | 10 | "PB_BUFFER_ONLY", |
JimCarver | 0:6b753f761943 | 11 | "PV_PROFILE_STD" |
JimCarver | 0:6b753f761943 | 12 | ], |
JimCarver | 0:6b753f761943 | 13 | "target_overrides": { |
JimCarver | 0:6b753f761943 | 14 | "*": { |
JimCarver | 0:6b753f761943 | 15 | "target.features_add": ["COMMON_PAL"] |
JimCarver | 0:6b753f761943 | 16 | } |
JimCarver | 0:6b753f761943 | 17 | } |
JimCarver | 0:6b753f761943 | 18 | } |