mirror of https://github.com/ARMmbed/mbed-os.git
Add nrf51822 to export target
parent
c7ea75f103
commit
da3bb21d26
|
|
@ -39,6 +39,7 @@ class GccArm(Exporter):
|
|||
'DISCO_F407VG',
|
||||
'DISCO_F303VC',
|
||||
'UBLOX_C027',
|
||||
'NRF51822',
|
||||
]
|
||||
|
||||
DOT_IN_RELATIVE_PATH = True
|
||||
|
|
|
|||
Loading…
Reference in New Issue