[stm32f429i-discovery] Moved Chucks usart irq example to usart irq console.
Chucks irq example is more elaborate than the ported one so we keep both.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
OBJS = clock.o
|
OBJS = clock.o
|
||||||
|
|
||||||
BINARY = usart-irq
|
BINARY = usart_irq_console
|
||||||
|
|
||||||
# Example showing how to generate a map file.
|
# Example showing how to generate a map file.
|
||||||
LDFLAGS += -Wl,--Map=$(BINARY).map
|
LDFLAGS += -Wl,--Map=$(BINARY).map
|
||||||
Reference in New Issue
Block a user