From 1137ed6ee76251180dc12b8db59768382fdd3023 Mon Sep 17 00:00:00 2001 From: inmarket Date: Fri, 10 Jul 2015 18:11:36 +1000 Subject: Makefile additions for stm32m7 and raw32 --- tools/gmake_scripts/os_raw32.mk | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tools/gmake_scripts/os_raw32.mk (limited to 'tools/gmake_scripts/os_raw32.mk') diff --git a/tools/gmake_scripts/os_raw32.mk b/tools/gmake_scripts/os_raw32.mk new file mode 100644 index 00000000..1c96c8ec --- /dev/null +++ b/tools/gmake_scripts/os_raw32.mk @@ -0,0 +1,13 @@ +# +# This file is subject to the terms of the GFX License. If a copy of +# the license was not distributed with this file, you can obtain one at: +# +# http://ugfx.org/license.html +# + +# See readme.txt for the make API + +# Requirements: +# +# NONE +# -- cgit v1.2.3