Skip to content

Commit 73aac95

Browse files
committed
Prepare mbed-tools release 7.53.0
1 parent 21b96da commit 73aac95

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ beta releases are not included in this history. For a full list of all releases,
1212

1313
[//]: # (begin_release_notes)
1414

15+
7.53.0 (2022-03-22)
16+
===================
17+
18+
Features
19+
--------
20+
21+
- Targets modified: NUCLEO-U575ZI-Q. (#20220322050209)
22+
23+
1524
7.52.0 (2022-02-23)
1625
===================
1726

src/mbed_tools/targets/_internal/data/board_database_snapshot.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,9 @@
496496
"target_type": "platform",
497497
"slug": "NUCLEO-U575ZI-Q",
498498
"build_variant": [],
499-
"mbed_os_support": [],
499+
"mbed_os_support": [
500+
"Mbed OS 6.15"
501+
],
500502
"mbed_enabled": []
501503
},
502504
{

0 commit comments

Comments
 (0)