Fix target definition for NRF52 series

* Removed RTC, NRF52840 doesn't support RTC API.
 * Reorganized DEVICE_HAS order for NRF52832.
pull/7518/head
Marcus Chang 2018-07-02 16:58:33 -07:00 committed by Cruz Monrreal II
parent 7b7d9ccca6
commit dc297a3d0e
1 changed files with 2 additions and 3 deletions

View File

@ -3681,12 +3681,12 @@
"SERIAL",
"SERIAL_ASYNCH",
"SERIAL_FC",
"SLEEP",
"SPI",
"SPI_ASYNCH",
"STCLK_OFF_DURING_SLEEP",
"TRNG",
"USTICKER",
"SLEEP"
"USTICKER"
],
"extra_labels": [
"NORDIC",
@ -3777,7 +3777,6 @@
"PORTINOUT",
"PORTOUT",
"PWMOUT",
"RTC",
"SERIAL",
"SERIAL_ASYNCH",
"SERIAL_FC",