[stm32f429i-discovery] Moved Chucks example to usart_console
Chucks example is more elaborate than the simple ported example so we keep both.
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
|
||||
OBJS = clock.o
|
||||
|
||||
BINARY = usart
|
||||
BINARY = usart_console
|
||||
|
||||
LDSCRIPT = ../stm32f4-disco.ld
|
||||
LDSCRIPT = ../stm32f429i-discovery.ld
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
Reference in New Issue
Block a user