nrf52x: fix QSPI enable flag

QSPI feature was mistakenly moved form target nrf52840 to nrf52832
while rebasing. This change fixes it
pull/7783/head
Maciej Bocianski 2018-07-17 22:50:11 +02:00
parent e5e05df66c
commit 1534426b7e
1 changed files with 3 additions and 3 deletions

View File

@ -3873,8 +3873,7 @@
"SPI_ASYNCH",
"STCLK_OFF_DURING_SLEEP",
"TRNG",
"USTICKER",
"QSPI"
"USTICKER"
],
"extra_labels": [
"NORDIC",
@ -3979,7 +3978,8 @@
"SPI_ASYNCH",
"STCLK_OFF_DURING_SLEEP",
"TRNG",
"USTICKER"
"USTICKER",
"QSPI"
],
"extra_labels": [
"NORDIC",