nuttx-apps/examples/charger/Make.defs

5 lines
79 B
Plaintext

ifeq ($(CONFIG_EXAMPLES_CHARGER),y)
CONFIGURED_APPS += examples/charger
endif