File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,11 @@ class Exporter(object):
34
34
'LPC4330_M4' :'lpc4330' ,
35
35
'LPC4337' :'lpc4337' ,
36
36
'LPC812' :'lpc812m101' ,
37
+ 'LPC824' : 'lpc824m201' ,
37
38
'LPC1549' :'lpc1549' ,
38
39
'LPC11U68' :'lpc11u68' ,
39
40
'LPC11U35_501' :'lpc11u35_501' ,
41
+ 'LPC11U35_401' : 'lpc11u35_401' ,
40
42
'LPC11U37H_401' :'lpc11u37_401' ,
41
43
42
44
'KL05Z' :'mkl05z32xxx4' ,
@@ -79,15 +81,17 @@ class Exporter(object):
79
81
'UBLOX_C027' :'ublox-c027' ,
80
82
'NRF51822' :'mkit' ,
81
83
'HRM1017' :'hrm1017' ,
82
- 'RBLAB_NRF51822' :'nrf51 ' ,
84
+ 'RBLAB_NRF51822' :'nrf51822 ' ,
83
85
'ARCH_PRO' :'arch-pro' ,
84
86
'ARCH_BLE' :'arch-ble' ,
85
87
'MTS_GAMBIT' :'mts-gambit' ,
86
88
'ARCH_MAX' :'lpc1768' ,
87
89
'MTS_MDOT_F405RG' :'stm32f405rg' ,
88
- 'NRF51_DK' :'nrf51' ,
89
- 'NRF51_DONGLE' :'nrf51' ,
90
- 'SEEED_TINY_BLE' :'nrf51' ,
90
+ 'MTS_MDOT_F411RE' : 'stm32f411re' ,
91
+ 'MTS_DRAGONFLY_F411RE' : 'stm32f411re' ,
92
+ 'NRF51_DK' :'nrf51822' ,
93
+ 'NRF51_DONGLE' :'nrf51822' ,
94
+ 'SEEED_TINY_BLE' :'nrf51822' ,
91
95
92
96
'DELTA_DFCM_NNN40' :'dfcm-nnn40' ,
93
97
'MAXWSNENV' :'maxwsnenv' ,
You can’t perform that action at this time.
0 commit comments