first commit

This commit is contained in:
2025-07-03 23:58:20 +08:00
commit ce2b3cdfd4
444 changed files with 65256 additions and 0 deletions

View File

@ -0,0 +1,14 @@
#===============================================================================
# @brief Kconfig file.
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
#===============================================================================
choice
prompt "Sample"
config SUPPORT_RADAR_STA_SAMPLE
bool "Support RADAR STA Sample"
config SUPPORT_RADAR_SOFTAP_SAMPLE
bool "Support RADAR SoftAP Sample."
endchoice