aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-10-06 12:05:06 +1000
committerinmarket <andrewh@inmarket.com.au>2015-10-06 12:05:06 +1000
commita35ee53d0a28cb0b6b61944a1ed698a0cef85839 (patch)
treef33a64ef9205badc83e6b187192321050daee60b /boards/base
parentb82bff671ed0fde662999d2e3aaaa31acce1b1cf (diff)
downloaduGFX-a35ee53d0a28cb0b6b61944a1ed698a0cef85839.tar.gz
uGFX-a35ee53d0a28cb0b6b61944a1ed698a0cef85839.tar.bz2
uGFX-a35ee53d0a28cb0b6b61944a1ed698a0cef85839.zip
More STM32F746 updates + doco
Diffstat (limited to 'boards/base')
-rw-r--r--boards/base/STM32F746-Discovery/example_chibios3/Makefile2
-rw-r--r--boards/base/STM32F746-Discovery/example_raw32/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/boards/base/STM32F746-Discovery/example_chibios3/Makefile b/boards/base/STM32F746-Discovery/example_chibios3/Makefile
index c265cada..8e6c70a5 100644
--- a/boards/base/STM32F746-Discovery/example_chibios3/Makefile
+++ b/boards/base/STM32F746-Discovery/example_chibios3/Makefile
@@ -15,7 +15,7 @@
# See $(GFXLIB)/tools/gmake_scripts/library_ugfx.mk for the list of variables
GFXLIB = ../ugfx
GFXBOARD = STM32F746-Discovery
- GFXDEMO = modules/gdisp/streaming
+ GFXDEMO = applications/combo
#GFXDRIVERS =
GFXSINGLEMAKE = no
diff --git a/boards/base/STM32F746-Discovery/example_raw32/Makefile b/boards/base/STM32F746-Discovery/example_raw32/Makefile
index c6540bba..05106186 100644
--- a/boards/base/STM32F746-Discovery/example_raw32/Makefile
+++ b/boards/base/STM32F746-Discovery/example_raw32/Makefile
@@ -15,7 +15,7 @@
# See $(GFXLIB)/tools/gmake_scripts/library_ugfx.mk for the list of variables
GFXLIB = ../ugfx
GFXBOARD = STM32F746-Discovery
- GFXDEMO = modules/gdisp/streaming
+ GFXDEMO = applications/combo
#GFXDRIVERS =
GFXSINGLEMAKE = no