Ivan Grokhotkov 552eb63ec4 Merge branch 'bugfix/fix_phy_init_data_bin_generation' into 'release/v3.3' před 6 roky
..
hwcrypto 0f3f7d984a Fixed warnings for components driver, esp32 and mbedtls před 6 roky
include 431080faa1 fix the bugs for espnow and bandwidth před 6 roky
ld b764454e52 esp_wifi:Put some rx code to iram před 6 roky
lib @ 3aa21ee5be 78d7e214d6 esp32: fix a WiFi RX bug před 6 roky
test 106f165899 esp32: Add UT for DPORT před 6 roky
CMakeLists.txt 8b44275fbf esp32: fix generation of phy_init_data.bin před 6 roky
Kconfig b764454e52 esp_wifi:Put some rx code to iram před 6 roky
Makefile.projbuild b354c11db7 esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading před 6 roky
brownout.c 0aa384d40c esp32: add API to get reset reason před 7 roky
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler před 8 roky
cache_sram_mmu.c 81e35a142a Spiram: Add option to reserve MMU banks; add himem API to make use of those banks před 7 roky
clk.c e3956787f6 clk: fix regression in clock setting for SPIRAM with 80MHz config před 7 roky
coexist.c b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size před 7 roky
component.mk b354c11db7 esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading před 6 roky
cpu_start.c 19913cec43 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth před 6 roky
crosscore_int.c 2ef218059b crosscore_init: port*_CRITICAL vanilla FreeRTOS compliance před 6 roky
dbg_stubs.c c1b6a37bb1 esp32: Adds GCOV debug stubs support před 7 roky
dport_access.c 68791163b2 esp32: Fix esp_dport_access_reg_read před 6 roky
dport_panic_highint_hdl.S 2e9904556f esp32: Dis interrupts up to 5 lvl for DPORT před 6 roky
esp_adapter.c 78d7e214d6 esp32: fix a WiFi RX bug před 6 roky
esp_clk_internal.h f7df532ec0 bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC před 8 roky
esp_err_to_name.c 7d60a78b31 esp_https_ota: Add support for URL redirection, basic auth and more control with new APIs před 6 roky
esp_err_to_name.c.in 6f40b528fa esp32: esp_err_to_name_r: print error code as hex and decimal před 7 roky
esp_himem.c 81e35a142a Spiram: Add option to reserve MMU banks; add himem API to make use of those banks před 7 roky
esp_system_internal.h 0aa384d40c esp32: add API to get reset reason před 7 roky
esp_timer.c 5a6ac7f32f esp_timer: fix the bug that when timeout of timer happens try to run callback, and high priority task delete the timer and break the callback před 6 roky
esp_timer_esp32.c 32ec2750e0 esp_timer: Fix set_alarm. Case when timestamp < now_time před 6 roky
esp_timer_impl.h 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep před 7 roky
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash před 8 roky
event_default_handlers.c cf3647fe40 wps: add overlap event (backport v3.3) před 6 roky
event_loop.c 5a83347bec event: Implement event loop library před 7 roky
fast_crypto_ops.c 4afa5d0d29 esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter před 7 roky
freertos_hooks.c b5c321d981 esp32: fix regression introduced in automatic light sleep pm před 7 roky
gdbstub.c c22e572ad0 gdbstub: minor cleanup před 7 roky
hw_random.c 83a179abb0 esp32: Add esp_fill_random() function před 7 roky
int_wdt.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens před 8 roky
intr_alloc.c 378a5b159a intr_alloc: port*_CRITICAL vanilla FreeRTOS compliance před 6 roky
ipc.c 4ff262ecff ipc: initialise automatically, if called from the app před 7 roky
lib_printf.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence před 8 roky
libhal.a bd6ea4393c Initial public version před 9 roky
linker.lf b764454e52 esp_wifi:Put some rx code to iram před 6 roky
panic.c 37b55a5eb5 esp32: print ELF file SHA256 in panic handler před 7 roky
phy.h 67424816cc esp32: some changes relating to phy v3900 před 7 roky
phy_init.c 78d7e214d6 esp32: fix a WiFi RX bug před 6 roky
phy_init_data.h b355854d4d Merge branch 'master' into feature/cmake před 7 roky
pm_esp32.c 64fbce50c2 Merge branch 'bugfix/pm_isr_exit_lock_v3.3' into 'release/v3.3' před 6 roky
pm_impl.h b5c321d981 esp32: fix regression introduced in automatic light sleep pm před 7 roky
pm_locks.c f73c972280 power_management: port*_CRITICAL vanilla FreeRTOS compliance před 6 roky
pm_trace.c 028fbb58e8 freertos,esp32: automatic light sleep support před 7 roky
pm_trace.h 028fbb58e8 freertos,esp32: automatic light sleep support před 7 roky
project_include.cmake da390618c2 cmake: Fix psram workaround compiler flag application před 7 roky
reset_reason.c 6dae5b206f reset_reason: fix setting wake stub entry point to 0x80000000 před 7 roky
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack před 8 roky
sleep_modes.c ce3d20dcd2 Fix external start fail před 7 roky
spiram.c a62cbfec9a Merge branch 'bugfix/fix_psram_eid' into 'master' před 7 roky
spiram_psram.c 9b34085053 ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM před 6 roky
spiram_psram.h a0beff99d2 bugfix(psram): fix psram size acquisition method před 7 roky
stack_check.c 692a890232 esp32: Adds Stack Smashing Protection Feature před 8 roky
system_api.c b482ba117d efuse: update the scheme of getting chip revision před 6 roky
task_wdt.c d4e572bdb1 esp32: Add macro to check a condition without abort před 7 roky
wifi_init.c b6e6a4f4b2 esp_wifi: ESP32_WIFI_RX_BA_WIN should be less than ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM před 6 roky