esp-idf/components/esp_wifi
songruo 60bb5c913d clk_tree: prework of introducing clk subsystem control
1. Clean up clk usage in IDF, replace rtc_clk_xtal/apb_freq_get with
   upper level API esp_clk_xtal/apb_freq
2. Fix small errors and wrong comments related to clock
3. Add clk_tree_defs.h to provide an unified clock id for each chip
   Modify the NGed drivers to adopt new clock ids
2022-04-11 12:09:06 +08:00
..
esp32 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp32c3 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp32s2 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
esp32s3 esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
include esp_mesh: Document that hard-coded non-root nodes do not need TCP/IP 2022-03-10 08:19:44 +01:00
lib@100f0729f0 esp_wifi: Update wifi lib 2022-03-17 13:04:58 +05:30
src clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
test unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt system: move kconfig options out of target component 2022-03-02 01:22:26 +00:00
Kconfig hw_support: move periph_ctrl from driver to hw_support 2022-03-29 11:53:31 +08:00
linker.lf hw_support: move periph_ctrl from driver to hw_support 2022-03-29 11:53:31 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00