mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
Merge branch 'bugfix/add_rf_test_lib' into 'master'
esp_phy: Update esp32c3/s3 phy lib and add test lib Closes WIFI-5097 See merge request espressif/esp-idf!22058
This commit is contained in:
@@ -161,6 +161,7 @@ INPUT = \
|
||||
$(PROJECT_PATH)/components/esp_netif/include/esp_netif_sntp.h \
|
||||
$(PROJECT_PATH)/components/esp_partition/include/esp_partition.h \
|
||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_init.h \
|
||||
$(PROJECT_PATH)/components/esp_phy/include/esp_phy_cert_test.h \
|
||||
$(PROJECT_PATH)/components/esp_pm/include/esp_pm.h \
|
||||
$(PROJECT_PATH)/components/esp_ringbuf/include/freertos/ringbuf.h \
|
||||
$(PROJECT_PATH)/components/esp_rom/include/esp_rom_sys.h \
|
||||
|
Reference in New Issue
Block a user