mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 14:24:06 +08:00
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
menu "qshell"
|
|
depends on PLATFORM_QURT || PLATFORM_POSIX
|
|
rsource "*/Kconfig"
|
|
endmenu #qshell
|