mirror of
https://github.com/QuantumLeaps/qpc.git
synced 2025-01-14 06:43:19 +08:00
e032055963
7.1.3 Replaced QF_EVT_REF_CTR_INC_() with QEvt_refCtr_inc_() in ports - embOS - ESP-IDF - Qt 7.1.3 7.1.3 7.1.3 7.1.3 7.1.3 7.1.3 7.1.2 first commit after fixing history Revert "7.1.2" This reverts commit 90cf4e1471b5e9c0853af97af8ec0bc67c7e19c6. 7.1.2 first commit after fixing the history 7.0.1
16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
# QPC Zephyr module
|
|
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
|
|
|
|
menuconfig QPC
|
|
bool "QPC"
|
|
default n
|
|
help
|
|
Enables the QPC Module
|
|
|
|
if QPC
|
|
|
|
module = QPC
|
|
module-str = QPC
|
|
|
|
endif
|