forked from Imagelibrary/rtems
bsp/lpc24xx: Fix define name
This commit is contained in:
@@ -1023,7 +1023,7 @@ rtems_status_code lpc24xx_pin_config(
|
||||
|
||||
#define LPC24XX_PIN_UART_3_RXD_P0_1 \
|
||||
LPC24XX_PIN(0, 1, LPC24XX_PIN_FUNCTION_10, 2)
|
||||
#define LPC24XX_PIN_UART_3_RXD_P0_25 \
|
||||
#define LPC24XX_PIN_UART_3_RXD_P0_26 \
|
||||
LPC24XX_PIN(0, 26, LPC24XX_PIN_FUNCTION_11, 3)
|
||||
#define LPC24XX_PIN_UART_3_RXD_P4_29 \
|
||||
LPC24XX_PIN(4, 29, LPC24XX_PIN_FUNCTION_11, 2)
|
||||
|
||||
Reference in New Issue
Block a user