nuttx-apps/interpreters/micropython/Make.defs
2016-06-02 16:21:21 +02:00

4 lines
95 B
Text

ifeq ($(CONFIG_INTERPRETERS_MICROPYTHON),y)
CONFIGURED_APPS += interpreters/micropython
endif