From 6b1af0641cef5cdfbfa953e9e19c2c14b4e2aee0 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sun, 10 Nov 2013 22:09:20 +0100 Subject: fixed Embest board --- boards/base/Embest-STM32-DMSTF4BB/board.mk | 1 + boards/base/Embest-STM32-DMSTF4BB/readme.txt | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'boards/base/Embest-STM32-DMSTF4BB') diff --git a/boards/base/Embest-STM32-DMSTF4BB/board.mk b/boards/base/Embest-STM32-DMSTF4BB/board.mk index 4b8448c2..3795b43d 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/board.mk +++ b/boards/base/Embest-STM32-DMSTF4BB/board.mk @@ -2,6 +2,7 @@ GFXINC += $(GFXLIB)/boards/base/Embest-STM32-DMSTF4BB GFXSRC += GFXDEFS += -DGFX_USE_CHIBIOS=TRUE +include $(GFXLIB)/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.mk include $(GFXLIB)/drivers/gdisp/SSD2119/gdisp_lld.mk include $(GFXLIB)/drivers/ginput/touch/STMPE811/ginput_lld.mk diff --git a/boards/base/Embest-STM32-DMSTF4BB/readme.txt b/boards/base/Embest-STM32-DMSTF4BB/readme.txt index 8095f1bb..48499d39 100644 --- a/boards/base/Embest-STM32-DMSTF4BB/readme.txt +++ b/boards/base/Embest-STM32-DMSTF4BB/readme.txt @@ -2,6 +2,5 @@ This directory contains the interface for the Embest-STM32-DMSTF4BB board running ChibiOS/RT. As this is not a standard ChibiOS/RT supported board, the necessary board files have -also been provided in the ChibiOS_Board directory - include that board.mk in your -Makefile as well. +also been provided in the chibios_board directory -- cgit v1.2.3