Skip to content

Commit 648188a

Browse files
committed
Prepare mbed-tools release 5.3.0
1 parent e6313ec commit 648188a

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
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+
5.3.0 (2021-01-30)
16+
==================
17+
18+
Features
19+
--------
20+
21+
- Targets added: arm_mps2_m55. (#20210130050107)
22+
23+
1524
5.2.0 (2021-01-29)
1625
==================
1726

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,16 @@
187187
"mbed_os_support": [],
188188
"mbed_enabled": []
189189
},
190+
{
191+
"board_type": "ARM_MPS2_M55",
192+
"board_name": "arm_mps2_m55",
193+
"product_code": "5010",
194+
"target_type": "platform",
195+
"slug": "arm_mps2_m55",
196+
"build_variant": [],
197+
"mbed_os_support": [],
198+
"mbed_enabled": []
199+
},
190200
{
191201
"board_type": "TMPM4KN",
192202
"board_name": "SBK-M4KN development board",

0 commit comments

Comments
 (0)