mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-02-04 06:13:00 +08:00
13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
# QPCPP Zephyr application
|
|
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
|
|
|
|
CONFIG_QPCPP=y
|
|
CONFIG_CPLUSPLUS=y
|
|
CONFIG_NUM_COOP_PRIORITIES=29
|
|
CONFIG_NUM_PREEMPT_PRIORITIES=40
|
|
CONFIG_REBOOT=y
|
|
|
|
# for QSPY...
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|