File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
#define DT_ADC_0_NAME DT_NORDIC_NRF_SAADC_ADC_0_LABE
6
6
7
- #define DT_UART_0_NAME DT_NORDIC_NRF_UART_UART_0_LABEL
8
- #define DT_UART_1_NAME DT_NORDIC_NRF_UART_UART_1_LABEL
9
- #define DT_UART_2_NAME DT_NORDIC_NRF_UART_UART_2_LABEL
10
- #define DT_UART_3_NAME DT_NORDIC_NRF_UART_UART_3_LABEL
7
+ #define DT_UART_0_NAME DT_NORDIC_NRF_UARTE_UART_0_LABEL
8
+ #define DT_UART_1_NAME DT_NORDIC_NRF_UARTE_UART_1_LABEL
9
+ #define DT_UART_2_NAME DT_NORDIC_NRF_UARTE_UART_2_LABEL
10
+ #define DT_UART_3_NAME DT_NORDIC_NRF_UARTE_UART_3_LABEL
11
11
12
- #define DT_FLASH_DEV_NAME DT_NRF_NRF52_FLASH_CONTROLLER_4001E000_LABEL
12
+ #define DT_FLASH_DEV_NAME DT_NRF_NRF52_FLASH_CONTROLLER_4001E000_LABEL
13
13
14
14
#define DT_GPIO_P0_DEV_NAME DT_NORDIC_NRF_GPIO_GPIO_0_LABEL
15
15
You can’t perform that action at this time.
0 commit comments