mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
823e1da543
The following functions are only defined when CONFIG_PM_ENABLE is defined: - wifi_apb80m_request() - wifi_apb80m_release() This commit makes their linker script mapping statements also dependent on CONFIG_PM_ENABLE thus fixing some linker errors when CONFIG_PM_ENABLE is disabled. |
||
---|---|---|
.. | ||
esp32 | ||
esp32c3 | ||
esp32s2 | ||
esp32s3 | ||
include | ||
lib@ef6c4a7cb1 | ||
src | ||
test | ||
test_md5 | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
Makefile.projbuild | ||
sdkconfig.rename |