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