mirror of https://github.com/ARMmbed/mbed-os.git
NRF52840_DK: Enable lp us ticker support
parent
96ca7c22ed
commit
f32f866f00
|
@ -3708,6 +3708,7 @@
|
|||
"I2C_ASYNCH",
|
||||
"INTERRUPTIN",
|
||||
"ITM",
|
||||
"LPTICKER",
|
||||
"PORTIN",
|
||||
"PORTINOUT",
|
||||
"PORTOUT",
|
||||
|
@ -3757,7 +3758,7 @@
|
|||
"NRF52840_DK": {
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"inherits": ["MCU_NRF52840"],
|
||||
"release_versions": [],
|
||||
"release_versions": ["5"],
|
||||
"device_name": "nRF52840_xxAA"
|
||||
},
|
||||
"BLUEPILL_F103C8": {
|
||||
|
|
Loading…
Reference in New Issue