Skip to content

Commit 7b381a0

Browse files
committed
Prepare mbed-tools release 5.4.0
1 parent 648188a commit 7b381a0

File tree

2 files changed

+11
-23
lines changed

2 files changed

+11
-23
lines changed

CHANGELOG.md

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

1313
[//]: # (begin_release_notes)
1414

15+
5.4.0 (2021-02-03)
16+
==================
17+
18+
Features
19+
--------
20+
21+
- Targets removed: EFM32 Tiny Gecko 11, MCB4300.
22+
Targets modified: S5JS100. (#20210203050126)
23+
24+
1525
5.3.0 (2021-01-30)
1626
==================
1727

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

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -231,16 +231,6 @@
231231
"mbed_os_support": [],
232232
"mbed_enabled": []
233233
},
234-
{
235-
"board_type": "PLACEHOLDER",
236-
"board_name": "MCB4300",
237-
"product_code": "0",
238-
"target_type": "platform",
239-
"slug": "MCB4300",
240-
"build_variant": [],
241-
"mbed_os_support": [],
242-
"mbed_enabled": []
243-
},
244234
{
245235
"board_type": "MIMXRT1180_EVK",
246236
"board_name": "MIMXRT1180-EVK",
@@ -738,16 +728,6 @@
738728
"Baseline"
739729
]
740730
},
741-
{
742-
"board_type": "EFM32TG11_STK3301",
743-
"board_name": "EFM32 Tiny Gecko 11",
744-
"product_code": "2043",
745-
"target_type": "platform",
746-
"slug": "EFM32-Tiny-Gecko-11",
747-
"build_variant": [],
748-
"mbed_os_support": [],
749-
"mbed_enabled": []
750-
},
751731
{
752732
"board_type": "GD32_E103VB",
753733
"board_name": "GD32-E103VB",
@@ -980,9 +960,7 @@
980960
"target_type": "platform",
981961
"slug": "S5JS100",
982962
"build_variant": [],
983-
"mbed_os_support": [
984-
"Mbed OS 5.15"
985-
],
963+
"mbed_os_support": [],
986964
"mbed_enabled": []
987965
},
988966
{

0 commit comments

Comments
 (0)