Skip to content

Commit 7c3af04

Browse files
author
Jerome COUTANT
committed
Add NUCLEO_F429ZI
{ "daplink_build": "Nov 4 2015 15:25:25", "daplink_url": "http://mbed.org/device/?code=07960221012467663E60F1CD", "daplink_version": "0221", "mount_point": "V:", "platform_name": "NUCLEO_F429ZI", "platform_name_unique": "NUCLEO_F429ZI[0]", "serial_port": "COM32", "target_id": "07960221012467663E60F1CD", "target_id_mbed_htm": "07960221012467663E60F1CD", "target_id_usb_id": "066EFF495448785187202939" },
1 parent 403f4bc commit 7c3af04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ def __init__(self):
9494
"0790": "NUCLEO_L031K6",
9595
"0791": "NUCLEO_F031K6",
9696
"0795": "DISCO_F429ZI",
97+
"0796": "NUCLEO_F429ZI",
9798
"0799": "ST_PLACEHOLDER",
9899
"0805": "DISCO_L053C8",
99100
"0810": "DISCO_F334C8",

0 commit comments

Comments
 (0)