Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-sdk-tools by
Diff: export_test.py
- Revision:
- 31:182518299918
- Parent:
- 30:f12ce67666d0
diff -r f12ce67666d0 -r 182518299918 export_test.py --- a/export_test.py Mon Aug 29 11:56:59 2016 +0100 +++ b/export_test.py Wed Jan 04 11:58:24 2017 -0600 @@ -110,6 +110,7 @@ ('coide', 'NUCLEO_F429ZI'), #('coide', 'DISCO_F469NI'), removed because template not available ('coide', 'NUCLEO_F334R8'), + ('coide', 'NUCLEO_F303ZE'), ('coide', 'MTS_MDOT_F405RG'), ('coide', 'MTS_MDOT_F411RE'), @@ -139,9 +140,11 @@ ('uvision', 'NUCLEO_F303K8'), ('uvision', 'NUCLEO_F303RE'), ('uvision', 'NUCLEO_F334R8'), + ('uvision', 'NUCLEO_F303ZE'), ('uvision', 'NUCLEO_F401RE'), ('uvision', 'NUCLEO_F410RB'), ('uvision', 'NUCLEO_F411RE'), + ('uvision', 'NUCLEO_F412ZG'), ('uvision', 'NUCLEO_F429ZI'), ('uvision', 'NUCLEO_F446RE'), ('uvision', 'NUCLEO_F446ZE'), @@ -155,6 +158,7 @@ ('uvision', 'MTS_MDOT_F405RG'), ('uvision', 'MAXWSNENV'), ('uvision', 'MAX32600MBED'), + ('uvision', 'MAX32620HSP'), ('uvision', 'DISCO_F051R8'), ('uvision', 'DISCO_F103RB'), ('uvision', 'DISCO_F303VC'), @@ -214,6 +218,7 @@ ('gcc_arm', 'NUCLEO_F429ZI'), ('gcc_arm', 'NUCLEO_F446RE'), ('gcc_arm', 'NUCLEO_F446ZE'), + ('gcc_arm', 'NUCLEO_F303ZE'), ('gcc_arm', 'ELMO_F411RE'), ('gcc_arm', 'DISCO_F469NI'), ('gcc_arm', 'NUCLEO_F334R8'), @@ -226,6 +231,7 @@ ('gcc_arm', 'RZ_A1H'), ('gcc_arm', 'MAXWSNENV'), ('gcc_arm', 'MAX32600MBED'), + ('gcc_arm', 'MAX32620HSP'), ('gcc_arm', 'ARCH_BLE'), ('gcc_arm', 'ARCH_MAX'), ('gcc_arm', 'ARCH_PRO'), @@ -263,6 +269,7 @@ ('iar', 'NUCLEO_F303K8'), ('iar', 'NUCLEO_F303RE'), ('iar', 'NUCLEO_F334R8'), + ('iar', 'NUCLEO_F303ZE'), ('iar', 'NUCLEO_F401RE'), ('iar', 'NUCLEO_F410RB'), ('iar', 'NUCLEO_F411RE'), @@ -287,6 +294,7 @@ ('iar', 'MTS_MDOT_F411RE'), ('iar', 'MAXWSNENV'), ('iar', 'MAX32600MBED'), + ('iar', 'MAX32620HSP'), ('iar', 'MOTE_L152RC'), ('iar', 'RZ_A1H'), @@ -326,7 +334,7 @@ ('sw4stm32', 'NUCLEO_L476RG'), ('sw4stm32', 'NUCLEO_F031K6'), ('sw4stm32', 'NUCLEO_F042K6'), - ('sw4stm32', 'NUCLEO_F303K8'), + ('sw4stm32', 'NUCLEO_F303ZE'), ('sw4stm32', 'NUCLEO_F410RB'), ('e2studio', 'RZ_A1H'),