Skip to content

Commit

Permalink
Merge pull request #2711 from jepler/update-ulab
Browse files Browse the repository at this point in the history
update ulab
  • Loading branch information
tannewt authored Mar 17, 2020
2 parents 9453e10 + 38a718f commit 4603c6d
Show file tree
Hide file tree
Showing 29 changed files with 1,049 additions and 808 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(BASEOPTS)
# the i18n builder cannot share the environment and doctrees with the others
I18NSPHINXOPTS = $(BASEOPTS)

TRANSLATE_SOURCES = extmod lib main.c ports/atmel-samd ports/cxd56 ports/mimxrt10xx ports/nrf ports/stm32f4 py shared-bindings shared-module supervisor
TRANSLATE_SOURCES = extmod lib main.c ports/atmel-samd ports/cxd56 ports/mimxrt10xx ports/nrf ports/stm py shared-bindings shared-module supervisor

.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext stubs

Expand Down
Loading

0 comments on commit 4603c6d

Please sign in to comment.