mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 03:36:29 +00:00
Introduce a simple device tree for the TI lm3s6965 SoC and QEMU Cortex-M3 board port. We get flash and memory base addresses and sizes from the device tree as well as the ARM NVIC number of priority bits. Change-Id: I4452b5543de7be55518997e54837ccbfd4f121df Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2 lines
81 B
Plaintext
2 lines
81 B
Plaintext
#define CONFIG_NUM_IRQ_PRIO_BITS ARM_V7M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|