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