mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Specification Kconfig description
This commit is contained in:
parent
9c8b7fc0dd
commit
e0009e6d9e
@ -115,10 +115,10 @@ menu "PHY"
|
||||
can not work properly. Notice: Enabling this configuration option will slightly impact wifi performance.
|
||||
|
||||
config ESP_PHY_ENABLE_CERT_TEST
|
||||
bool "Enable rf cert test"
|
||||
bool "Enable RF certification test functions"
|
||||
default n
|
||||
depends on IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3
|
||||
help
|
||||
If enabled, You can use rf cert test APIs.
|
||||
Currently only ESP32-C3/S3 is supported.
|
||||
If enabled, you can use RF certification test APIs.
|
||||
|
||||
endmenu # PHY
|
||||
|
Loading…
x
Reference in New Issue
Block a user