mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-07 04:10:38 +08:00
5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
ifeq ($(CONFIG_INTERPRETERS_PCODE),y)
|
|
CONFIGURED_APPS += interpreters/pcode
|
|
endif
|
|
|