esp-idf/components/bt/controller
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 clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
esp32c2 esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
esp32c3 clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
esp32h2 Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 clk_tree: prework of introducing clk subsystem control 2022-04-11 12:09:06 +08:00
lib_esp32@b877f7e1fc Fix crash when host exit sniff mode 2022-03-02 03:56:52 +00:00
lib_esp32c3_family@98dcc95913 Update ESP32-C3 and ESP32-S3 bt lib and phy lib 2022-03-03 07:39:22 +00:00
lib_esp32h2 Add support in Nimble for ESP32H2 2022-03-14 11:57:53 +05:30