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:
authorKarl Palsson <karlp@tweak.net.au>2019-06-18 01:57:46 +0300
committerKarl Palsson <karlp@tweak.net.au>2019-06-22 03:40:09 +0300
commita3291b375e27d8774317b59131d4a23e9cc51661 (patch)
treeff9ae9d382a4b976bb4b24d77a1aeff1931a5008
parente75a3614a450a649abbdf3ff18b7b9b620cd1202 (diff)
efm32: ezr32wg: include in docs build
Was completely missing.
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 928a1e3c..d9b729af 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -9,6 +9,7 @@ TARGETS ?= stm32/f0 stm32/f1 stm32/f2 stm32/f3 stm32/f4 stm32/f7 \
stm32/g0 \
gd32/f1x0 \
efm32/g efm32/gg efm32/hg efm32/lg efm32/tg \
+ efm32/ezr32wg \
lm3s lm4f \
msp432/e4 \
lpc13xx lpc17xx lpc43xx \