Skip to content

Commit

Permalink
[bsp][rsoc] Fix compilation issues with bsp of nxp/lxp series
Browse files Browse the repository at this point in the history
  • Loading branch information
hydevcode committed Sep 26, 2024
1 parent f24df03 commit 3f0b0ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bsp/nxp/lpc/lpc5410x/applications/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@
#define LPC_EXT_SDRAM_BEGIN 0xA0000000
// <integer name="LPC_EXT_SDRAM_END" description="End Address of External SDRAM" default="0xA2000000" />
#define LPC_EXT_SDRAM_END 0xA2000000
// <bool name="RT_USING_UART0" description="Using UART0" default="true" />
#define RT_USING_UART0
// <bool name="RT_USING_UART1" description="Using UART1" default="true" />
#define RT_USING_UART1
// <bool name="RT_USING_UART2" description="Using UART2" default="true" />
#define RT_USING_UART2
// </RDTConfigurator>

#ifdef __CC_ARM
Expand Down

0 comments on commit 3f0b0ec

Please sign in to comment.