Skip to content

Commit 73fc6ed

Browse files
committed
Prepare mbed-tools release 7.10.0
1 parent a3b28fa commit 73fc6ed

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
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+
7.10.0 (2021-04-15)
16+
===================
17+
18+
Features
19+
--------
20+
21+
- Targets added: NUCLEO-U595ZJ-Q.
22+
Targets removed: NUCLEO-U595ZI-Q. (#20210415050117)
23+
24+
1525
7.9.0 (2021-04-14)
1626
==================
1727

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -200,11 +200,11 @@
200200
"mbed_enabled": []
201201
},
202202
{
203-
"board_type": "NUCLEO_U595ZIQ",
204-
"board_name": "NUCLEO-U595ZI-Q",
203+
"board_type": "NUCLEO_U595ZJQ",
204+
"board_name": "NUCLEO-U595ZJ-Q",
205205
"product_code": "0877",
206206
"target_type": "platform",
207-
"slug": "ST-Nucleo-U595ZI-Q",
207+
"slug": "ST-Nucleo-U595ZJ-Q",
208208
"build_variant": [],
209209
"mbed_os_support": [
210210
"Mbed OS 6.9"

0 commit comments

Comments
 (0)