aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2016-11-08 18:14:13 +0100
committerNicolas Reinecke <nr@das-labor.org>2016-11-08 21:07:11 +0100
commit3407abe5af32fd051795d7e0f58458179d703cee (patch)
tree2b9e71d391630b43f62eca8bdbfe484cbb40e809 /demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile
parenta52e98875024ada52b9f1e912c12f0bbec231bb2 (diff)
downloadChibiOS-Contrib-3407abe5af32fd051795d7e0f58458179d703cee.tar.gz
ChibiOS-Contrib-3407abe5af32fd051795d7e0f58458179d703cee.tar.bz2
ChibiOS-Contrib-3407abe5af32fd051795d7e0f58458179d703cee.zip
fix stm32f429-dma2d demo build
Diffstat (limited to 'demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile')
-rw-r--r--demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile b/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile
index 894fe9d..f399710 100644
--- a/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile
+++ b/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/Makefile
@@ -119,7 +119,7 @@ CSRC = $(STARTUPSRC) \
$(STREAMSSRC) \
$(SHELLSRC) \
$(CHIBIOS_CONTRIB)/os/various/devices_lib/lcd/ili9341.c \
- main.c \
+ main.c usbcfg.c \
wolf3d_palette.c \
res/wolf3d_vgagraph_chunk87.c