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
esp32c3
esp32s2
esp32s3
include
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
CMakeLists.txt
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