Files
刘可亮 3e10f578d3 v1.2.2
2025-10-21 13:59:50 +08:00

43 lines
1.8 KiB
Plaintext

menu "Third-party packages options"
source "packages/third-party/bonnie/Kconfig"
source "packages/third-party/cpu_load/Kconfig"
source "packages/third-party/cpu_usage/Kconfig"
source "packages/third-party/ramdisk/Kconfig"
source "packages/third-party/cherryusb/Kconfig"
source "packages/third-party/adbd/Kconfig"
source "packages/third-party/lwip/Kconfig"
source "packages/third-party/nimble/Kconfig"
source "packages/third-party/littlefs/Kconfig"
source "packages/third-party/benchmark/Kconfig"
source "packages/third-party/FreeRTOS-Wrapper/Kconfig"
source "packages/third-party/i2c-tools/Kconfig"
source "packages/third-party/beep/Kconfig"
source "packages/third-party/memleak/Kconfig"
source "packages/third-party/webclient/Kconfig"
source "packages/third-party/ota_downloader/Kconfig"
source "packages/third-party/protobuf-c/Kconfig"
source "packages/third-party/freetype/Kconfig"
source "packages/third-party/rtt_auto_exe_cmd/Kconfig"
source "packages/third-party/netutils/Kconfig"
source "packages/third-party/libmodbus/Kconfig"
source "packages/third-party/ptpd/Kconfig"
source "packages/third-party/cJSON-1.7.16/Kconfig"
source "packages/third-party/mbedtls/Kconfig"
source "packages/third-party/at24cxx/Kconfig"
source "packages/third-party/zlib/Kconfig"
source "packages/third-party/sqlite/Kconfig"
source "packages/third-party/llm_chat/Kconfig"
source "packages/third-party/levelx/Kconfig"
source "packages/third-party/miniz/Kconfig"
# for baremetal mode
source "packages/third-party/dfs/Kconfig"
source "packages/third-party/minimp3/Kconfig"
source "packages/third-party/libFLAC/Kconfig"
source "packages/third-party/ffmpeg/Kconfig"
source "packages/third-party/fdtlib/Kconfig"
source "packages/third-party/gif/Kconfig"
source "packages/third-party/micropython-1.13.0/Kconfig"
endmenu