random clean up
This commit is contained in:
@@ -49,6 +49,7 @@
|
|||||||
#define UART_RX_PINMUX IOMUXC_GPIO_AD_B0_13_LPUART1_RX
|
#define UART_RX_PINMUX IOMUXC_GPIO_AD_B0_13_LPUART1_RX
|
||||||
#define UART_TX_PINMUX IOMUXC_GPIO_AD_B0_12_LPUART1_TX
|
#define UART_TX_PINMUX IOMUXC_GPIO_AD_B0_12_LPUART1_TX
|
||||||
|
|
||||||
|
// needed by fsl_flexspi_nor_boot
|
||||||
const uint8_t dcd_data[] = { 0x00 };
|
const uint8_t dcd_data[] = { 0x00 };
|
||||||
|
|
||||||
void board_init(void)
|
void board_init(void)
|
||||||
|
@@ -49,6 +49,7 @@
|
|||||||
#define UART_RX_PINMUX IOMUXC_GPIO_AD_B0_03_LPUART6_RX // D0
|
#define UART_RX_PINMUX IOMUXC_GPIO_AD_B0_03_LPUART6_RX // D0
|
||||||
#define UART_TX_PINMUX IOMUXC_GPIO_AD_B0_02_LPUART6_TX // D1
|
#define UART_TX_PINMUX IOMUXC_GPIO_AD_B0_02_LPUART6_TX // D1
|
||||||
|
|
||||||
|
// needed by fsl_flexspi_nor_boot
|
||||||
const uint8_t dcd_data[] = { 0x00 };
|
const uint8_t dcd_data[] = { 0x00 };
|
||||||
|
|
||||||
void board_init(void)
|
void board_init(void)
|
||||||
|
Reference in New Issue
Block a user