Merge pull request #7405 from marcuschangarm/fix-nrf52-target

Fix target definition for NRF52 series
pull/7421/head
Cruz Monrreal 2018-07-05 10:41:55 -05:00 committed by GitHub
commit 917dc8394c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

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