[stm32f429i-discovery] Switched over to UART1.
UART1 is connected through two jumpers to the programmer chip on the board. Making the use of it very streight forward.
This commit is contained in:
@@ -22,7 +22,7 @@ BINARY = usart_irq_console
|
||||
# Example showing how to generate a map file.
|
||||
LDFLAGS += -Wl,--Map=$(BINARY).map
|
||||
|
||||
LDSCRIPT = ../stm32f4-disco.ld
|
||||
LDSCRIPT = ../stm32f429i-discovery.ld
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user