Added proper definition for NRF51_MICROBIT_B

pull/2112/head
Bogdan Marinescu 2016-07-06 12:31:30 +03:00
parent b8c64cd275
commit 087b8fa648
1 changed files with 1 additions and 0 deletions

View File

@ -1570,6 +1570,7 @@
"inherits": ["MCU_NRF51_16K"],
"extra_labels_add": ["NRF51_MICROBIT"],
"macros_add": ["TARGET_NRF51_MICROBIT", "TARGET_NRF_LFCLK_RC"],
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"],
"release": true
},
"NRF51_MICROBIT_B_BOOT": {