mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-17 11:44:15 +08:00
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
ifneq ($(CONFIG_INTERPRETERS_BAS),)
|
|
CONFIGURED_APPS += interpreters/bas
|
|
endif
|
|
|