mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ef4f420663
* switch root clk src to PLL for modem reg opt and added callback * register power_down/power_up callback in ieee802154 driver for esp32c6 * remove software regdma opt in bt
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
CONFIG_IDF_TARGET="esp32c6"
|
|
|
|
#
|
|
# Sleep Config
|
|
#
|
|
CONFIG_ESP_PHY_MAC_BB_PD=y
|
|
# end of Sleep Config
|