Add device tree support for nRF51822 SoCs and Arduino 101-BLE, Curie-BLE, BLE Nano, PCA10028-DK, and Quark-SE BLE boards. This is minimal support for memory, flash, and UART. Change-Id: I7e572bea537e384b6d66e520462f023ace0c9b35 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
3 lines
228 B
Text
3 lines
228 B
Text
#define CONFIG_NUM_IRQ_PRIO_BITS ARM_V6M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|
|
#define CONFIG_UART_NRF5_IRQ_PRI NORDIC_NRF_UART_40002000_IRQ_0_PRIORITY
|
|
#define CONFIG_UART_NRF5_BAUD_RATE NORDIC_NRF_UART_40002000_CURRENT_SPEED
|