mirror of https://github.com/ARMmbed/mbed-os.git
"ds5_5 & e2studio export fix"
parent
7170882077
commit
b0e7e6e2b2
|
@ -29,6 +29,7 @@ class DS5_5(Exporter):
|
||||||
'UBLOX_C027',
|
'UBLOX_C027',
|
||||||
'ARCH_PRO',
|
'ARCH_PRO',
|
||||||
'RZ_A1H',
|
'RZ_A1H',
|
||||||
|
'VK_RZ_A1H',
|
||||||
]
|
]
|
||||||
|
|
||||||
USING_MICROLIB = [
|
USING_MICROLIB = [
|
||||||
|
|
|
@ -22,6 +22,7 @@ class E2Studio(GNUARMEclipse):
|
||||||
|
|
||||||
TARGETS = [
|
TARGETS = [
|
||||||
'RZ_A1H',
|
'RZ_A1H',
|
||||||
|
'VK_RZ_A1H',
|
||||||
]
|
]
|
||||||
|
|
||||||
# override
|
# override
|
||||||
|
|
Loading…
Reference in New Issue