初始提交

This commit is contained in:
2025-05-13 22:00:58 +08:00
commit e4c030b0c0
564 changed files with 78858 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