aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-11-27 10:13:23 +1000
committerinmarket <andrewh@inmarket.com.au>2015-11-27 10:13:23 +1000
commit739b3b16993d2abee681b6070d5bb36b16b12444 (patch)
tree49ba5fc5134f13a9fa263087476a1317b5c4711c /boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
parentfb7e7c6ea7a8bd8501805a24d76e58ee617cdbe3 (diff)
downloaduGFX-739b3b16993d2abee681b6070d5bb36b16b12444.tar.gz
uGFX-739b3b16993d2abee681b6070d5bb36b16b12444.tar.bz2
uGFX-739b3b16993d2abee681b6070d5bb36b16b12444.zip
Update some makefiles and openocd config files
Diffstat (limited to 'boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile')
-rw-r--r--boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile b/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
index f163dad2..4d6cf31a 100644
--- a/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
+++ b/boards/base/Mikromedia-Plus-STM32-M4/example_chibios_2.x/Makefile
@@ -16,10 +16,12 @@
GFXLIB = ../uGFX
GFXBOARD = Mikromedia-Plus-STM32-M4
GFXDEMO = modules/gdisp/basics
+ GFXSINGLEMAKE = no
# ChibiOS settings
ifeq ($(OPT_OS),chibios)
# See $(GFXLIB)/tools/gmake_scripts/os_chibios.mk for the list of variables
+ CHIBIOS_VERSION = 2
CHIBIOS = ../ChibiOS
CHIBIOS_BOARD =
CHIBIOS_PLATFORM = STM32F4xx