Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Holzapfel <seb.holzapfel@data61.csiro.au>2018-02-11 01:16:05 +0300
committerKarl Palsson <karlp@tweak.net.au>2018-03-03 01:42:04 +0300
commita86948ec6ea1015b53f1dc736a6e029b64e6fc79 (patch)
treef47340a95e862fe31f780986faece07d1b702331 /Makefile
parent5cb852efde9c1d5e93b5725434a9cad47acf7da5 (diff)
efm32hg: add basic makefile, interrupts, device information
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 75b157c5..85b56fbb 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ TARGETS := stm32/f0 stm32/f1 stm32/f2 stm32/f3 stm32/f4 stm32/f7
TARGETS += stm32/l0 stm32/l1 stm32/l4
TARGETS += lpc13xx lpc17xx lpc43xx/m4 lpc43xx/m0
TARGETS += lm3s lm4f
-TARGETS += efm32/tg efm32/g efm32/lg efm32/gg
+TARGETS += efm32/tg efm32/g efm32/lg efm32/gg efm32/hg
TARGETS += sam/3a sam/3n sam/3s sam/3u sam/3x
TARGETS += sam/d
TARGETS += vf6xx