Angus Gratton 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 lat temu
..
hwcrypto 8f80cc733d soc: Change DPORT access 7 lat temu
include cb649e452f remove executable permission from source files 7 lat temu
ld 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 lat temu
lib @ f56b7bd412 b32b93a607 Add OS adapter to WiFi driver 7 lat temu
test b32b93a607 Add OS adapter to WiFi driver 7 lat temu
CMakeLists.txt 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 lat temu
Kconfig cb649e452f remove executable permission from source files 7 lat temu
Makefile.projbuild 38e15e6241 build: Remove explict -lstdc++-psram-workaround 8 lat temu
brownout.c 01b185977c brownout detector: enable by default 8 lat temu
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler 8 lat temu
clk.c ef39c09bc1 driver: reset communication peripherals when the cpu starts. 7 lat temu
coexist.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 7 lat temu
coexist_internal.h 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 7 lat temu
component.mk 2984cdbbe3 add mesh feature 7 lat temu
core_dump.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 lat temu
cpu_start.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 lat temu
crosscore_int.c f65870566a crosscore_int: use _ISR version of portENTER/EXIT_CRITICAL in ISR 7 lat temu
dbg_stubs.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 lat temu
dport_access.c e5b280f173 dport: Bigfix dport_read code move to IRAM 7 lat temu
dport_panic_highint_hdl.S 6b61c6d39f esp32: exclude DPORT-related code in single core mode 8 lat temu
esp_clk_internal.h f7df532ec0 bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 8 lat temu
esp_err_to_name.c ff528d13c7 Add esp_http_client 7 lat temu
esp_err_to_name.c.in f891eac827 ESP32: Optionally disable lookup-tables for esp_err_to_name 8 lat temu
esp_timer.c 0d65f3b7f9 Merge branch 'bugfix/light_sleep_fixes' into 'master' 7 lat temu
esp_timer_esp32.c 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 lat temu
esp_timer_impl.h 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 lat temu
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 lat temu
event_default_handlers.c 3f031cdd9d add event SYSTEM_EVENT_AP_STAIPASSIGNED 7 lat temu
event_loop.c 2984cdbbe3 add mesh feature 7 lat temu
fast_crypto_ops.c b32b93a607 Add OS adapter to WiFi driver 7 lat temu
freertos_hooks.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 lat temu
gdbstub.c 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 lat temu
hw_random.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 lat temu
int_wdt.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 lat temu
intr_alloc.c 1c81e4be60 esp32: fix interrupt list insert issue 7 lat temu
ipc.c 768bbcd8aa fix buffer overflow in ipc.c 8 lat temu
lib_printf.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 7 lat temu
libhal.a bd6ea4393c Initial public version 9 lat temu
panic.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 lat temu
phy.h 67424816cc esp32: some changes relating to phy v3900 7 lat temu
phy_init.c b32b93a607 Add OS adapter to WiFi driver 7 lat temu
phy_init_data.h cb99531d15 cmake: Generate PHY init data partition as part of the build 7 lat temu
pm_esp32.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 lat temu
pm_impl.h 68e1751b78 pm: initial implementation for ESP32 8 lat temu
pm_locks.c 47e3c9dd4b pm: initial version of power management APIs 8 lat temu
pm_trace.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 lat temu
pm_trace.h 028fbb58e8 freertos,esp32: automatic light sleep support 7 lat temu
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack 8 lat temu
sleep_modes.c 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 lat temu
spiram.c dc864c4108 Add option to continue running (with less ram) if psram is enabled but not detected 8 lat temu
spiram_psram.c d775cc4c4c soc: Fix description of rtc_config_t.tieh, add macros 7 lat temu
spiram_psram.h 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. 8 lat temu
stack_check.c 692a890232 esp32: Adds Stack Smashing Protection Feature 8 lat temu
system_api.c c384fa2492 rename clock enable and reset bits for SPI modules 7 lat temu
task_wdt.c bd1d631134 watchdogs: make sure timer group peripherals are enabled 8 lat temu
wifi_init.c b9126e69bc wifi: Set default wifi library log level based on sdkconfig 7 lat temu
wifi_os_adapter.c b32b93a607 Add OS adapter to WiFi driver 7 lat temu