NRF52840_DK: Enable lp us ticker support

pull/7009/head
Przemyslaw Stekiel 2018-05-24 09:25:18 +02:00 committed by Bartek Szatkowski
parent 96ca7c22ed
commit f32f866f00
1 changed files with 2 additions and 1 deletions

View File

@ -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": {