mirror of https://github.com/ARMmbed/mbed-os.git
Update export/uvision4.py so FRDM-KL05Z uses microlib to match the mbed online IDE.
parent
c761a5e0a9
commit
3580bcf2ea
|
@ -59,6 +59,7 @@ class Uvision4(Exporter):
|
||||||
'NUCLEO_L152RE',
|
'NUCLEO_L152RE',
|
||||||
'LPC1549',
|
'LPC1549',
|
||||||
'LPC11U35_501',
|
'LPC11U35_501',
|
||||||
|
'KL05Z',
|
||||||
]
|
]
|
||||||
|
|
||||||
FILE_TYPES = {
|
FILE_TYPES = {
|
||||||
|
|
Loading…
Reference in New Issue