mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-06 11:50:37 +08:00
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_MICROPYTHON),y)
|
|
CONFIGURED_APPS += interpreters/micropython
|
|
endif
|
|
|