Skip to content

Commit a97be74

Browse files
committed
Prepare mbed-tools release 7.28.0
1 parent 4047136 commit a97be74

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
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.28.0 (2021-07-02)
16+
===================
17+
18+
Features
19+
--------
20+
21+
- Targets modified: DISCO-L562QE (STM32L562E-DK). (#20210702050108)
22+
23+
1524
7.27.0 (2021-06-26)
1625
===================
1726

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,9 +1204,12 @@
12041204
"slug": "ST-Discovery-L562QE",
12051205
"build_variant": [],
12061206
"mbed_os_support": [
1207-
"Mbed OS 6.0",
1208-
"Mbed OS 6.1",
1209-
"Mbed OS 6.2"
1207+
"Mbed OS 6.10",
1208+
"Mbed OS 6.11",
1209+
"Mbed OS 6.12",
1210+
"Mbed OS 6.7",
1211+
"Mbed OS 6.8",
1212+
"Mbed OS 6.9"
12101213
],
12111214
"mbed_enabled": []
12121215
},

0 commit comments

Comments
 (0)