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