From 28aea86f6854720b6585f19454c62b17f036fb55 Mon Sep 17 00:00:00 2001 From: ATmobica Date: Mon, 10 Jan 2022 16:40:08 +0000 Subject: [PATCH] Update mbed-os and mbed-tools versions --- scripts/constraints.txt | 2 +- scripts/requirements.mbed.txt | 2 +- third_party/mbed-os/repo | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/constraints.txt b/scripts/constraints.txt index 76a29a9a33ac95..02deb3991b06a7 100644 --- a/scripts/constraints.txt +++ b/scripts/constraints.txt @@ -134,7 +134,7 @@ mbed-ls==1.8.11 ; platform_machine != "aarch64" and sys_platform == "linux" # via -r requirements.mbed.txt mbed-os-tools==1.8.11 # via mbed-ls -mbed-tools==7.22.0 ; platform_machine != "aarch64" and sys_platform == "linux" +mbed-tools==7.49.1 ; platform_machine != "aarch64" and sys_platform == "linux" # via -r requirements.mbed.txt mobly==1.10.1 # via -r requirements.txt diff --git a/scripts/requirements.mbed.txt b/scripts/requirements.mbed.txt index 47907c083849eb..557c64af524fed 100644 --- a/scripts/requirements.mbed.txt +++ b/scripts/requirements.mbed.txt @@ -1,3 +1,3 @@ -mbed-tools>=7.0.0 ; platform_machine != 'aarch64' and sys_platform == 'linux' +mbed-tools>=7.49.1 ; platform_machine != 'aarch64' and sys_platform == 'linux' pytest==6.2.5 ; platform_machine != 'aarch64' and sys_platform == 'linux' mbed-ls==1.8.11 ; platform_machine != 'aarch64' and sys_platform == 'linux' diff --git a/third_party/mbed-os/repo b/third_party/mbed-os/repo index 4cfbea43cabe86..149c5b12fa8a6c 160000 --- a/third_party/mbed-os/repo +++ b/third_party/mbed-os/repo @@ -1 +1 @@ -Subproject commit 4cfbea43cabe86bc3ed7a5287cd464be7a218938 +Subproject commit 149c5b12fa8a6c84d340361975cb992f08367b43