Skip to content

Commit 73a2f0f

Browse files
authored
Feature/update to mbed os 5.8 (ARMmbed#109)
* change mbed os tag to mbed-os 5.8.4 and add new features to mbedignore * Update update-client-hub to UC-R1.3.2-RC01 Which include the following improvements * Use constant time binary compare function (IOTUC-308) (ARMmbed#217) * More robust update storage implementation (ARMmbed#221)
1 parent e31ea41 commit 73a2f0f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.mbedignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ mbed-os/features/storage/*
1818
mbed-os/features/filesystem/littlefs/*
1919
mbed-os/features/filesystem/fat/*
2020
mbed-os/features/unsupported/*
21+
mbed-os/features/cellular/*
22+
mbed-os/features/lorawan/*
23+
mbed-os/features/nvstore/*
2124
update-client-hub/source/*
2225
update-client-hub/modules/atomic-queue/*
2326
update-client-hub/modules/control-center/*
@@ -55,4 +58,4 @@ mbed-client-esfs/Test/*
5558
mbed-client-esfs/Tools/*
5659
mbed-client-esfs/source/esfs.c
5760
mbed-client-esfs/source/esfs_file_name.c
58-
mbed-client-esfs/source/esfs_performance.c
61+
mbed-client-esfs/source/esfs_performance.c

mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#eca67ca7dafab4ef70c21e2463b541132d0dd691
1+
https://github.com/ARMmbed/mbed-os/#ae6c7c60f91c89cbf755a2f3c8ec9c66635849fd

update-client-hub.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/update-client-hub/#3f68620cb238c79095f5f91dfdd6fb212713b29b
1+
https://github.com/ARMmbed/update-client-hub/#2c359f09cc5fd4169e344242ad6da8b18efb241c

0 commit comments

Comments
 (0)