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
path: root/doc
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2019-04-15 16:06:48 +0300
committerKarl Palsson <karlp@etactica.com>2019-04-15 16:06:48 +0300
commit72a7284355a6c7b2521c7aea74ed575cbd0c21a5 (patch)
treedcf5e5902498584341986f0a408e1fc9f87af34f /doc
parentbdc38eed16693e84f6d6a4b3ec536b9b8736c2c1 (diff)
doc: hook up gd32f1x0 documentation
Super easy now thanks to the earlier changes.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 33448f11..b25e3991 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -6,6 +6,7 @@
# setup TARGETS if not set for legacy and ease of debug.
TARGETS ?= stm32/f0 stm32/f1 stm32/f2 stm32/f3 stm32/f4 stm32/f7 \
stm32/l0 stm32/l1 stm32/l4 \
+ gd32/f1x0 \
efm32/g efm32/gg efm32/hg efm32/lg efm32/tg \
lm3s lm4f \
msp432/e4 \