qpcpp/zephyr/Kconfig
MMS 4cdb28e10d 7.0.2
improved Zephyr port and examples
2022-10-26 19:47:51 -04:00

16 lines
237 B
Plaintext

# QPCPP Zephyr module
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
menuconfig QPCPP
bool "QPCPP"
default n
help
Enables the QPCPP Module
if QPCPP
module = QPCPP
module-str = QPCPP
endif