forked from espressif/esp-idf
Specification Kconfig description
This commit is contained in:
@@ -115,10 +115,10 @@ menu "PHY"
|
|||||||
can not work properly. Notice: Enabling this configuration option will slightly impact wifi performance.
|
can not work properly. Notice: Enabling this configuration option will slightly impact wifi performance.
|
||||||
|
|
||||||
config ESP_PHY_ENABLE_CERT_TEST
|
config ESP_PHY_ENABLE_CERT_TEST
|
||||||
bool "Enable rf cert test"
|
bool "Enable RF certification test functions"
|
||||||
default n
|
default n
|
||||||
|
depends on IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3
|
||||||
help
|
help
|
||||||
If enabled, You can use rf cert test APIs.
|
If enabled, you can use RF certification test APIs.
|
||||||
Currently only ESP32-C3/S3 is supported.
|
|
||||||
|
|
||||||
endmenu # PHY
|
endmenu # PHY
|
||||||
|
Reference in New Issue
Block a user