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