mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:45:09 +00:00
Now that we can utilize label in the device tree we can convert to getting the device name for the TI CC32xx UART out of the device tree instead of from Kconfig. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
3 lines
144 B
Plaintext
3 lines
144 B
Plaintext
#define CONFIG_NUM_IRQ_PRIO_BITS ARM_V7M_NVIC_E000E100_ARM_NUM_IRQ_PRIORITY_BITS
|
|
#define CONFIG_UART_CC32XX_NAME TI_CC32XX_UART_4000C000_LABEL
|