5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_MICROPYTHON),y)
|
|
CONFIGURED_APPS += interpreters/micropython
|
|
endif
|
|
|