[stm32f429i-discovery] Moved Chucks remaining examples to the correct directory.
Additionally added Chucks readme to the stm32f429i-discovery board readme.
This commit is contained in:
8
examples/stm32/f4/stm32f429i-discovery/spi/Makefile
Normal file
8
examples/stm32/f4/stm32f429i-discovery/spi/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
CFLAGS = -DTEST
|
||||
OBJS = clock.o console.o
|
||||
|
||||
BINARY = spi-mems
|
||||
|
||||
LDSCRIPT = ../stm32f429i-discovery.ld
|
||||
|
||||
include ../../Makefile.include
|
||||
Reference in New Issue
Block a user