Jiang Jiang Jian ba17648aea Merge branch 'bugfix/mesh_fix_hard_to_find_parent' into 'master' 7 years ago
..
hwcrypto 8f80cc733d soc: Change DPORT access 7 years ago
include 91dd05662d mesh: bugfix and add two APIs 7 years ago
ld 430d3da089 component/bt: fix crash when BLE do SMP connect and disconnect stress test 7 years ago
lib @ 4c69c1ad8d 91dd05662d mesh: bugfix and add two APIs 7 years ago
test 6dae5b206f reset_reason: fix setting wake stub entry point to 0x80000000 7 years ago
Kconfig 88d40e01b4 Merge branch 'feature/rtc_slowclk_extra_options' into 'master' 7 years ago
Makefile.projbuild 43b6c76bba Merge branch 'feature/expansion_space_for_bootloader' into 'master' 7 years ago
brownout.c 0aa384d40c esp32: add API to get reset reason 7 years ago
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler 8 years ago
clk.c 96971e3e9f esp32: add support for 8MD256 and external 32k as slow clock options 7 years ago
coexist.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 years ago
coexist_internal.h 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 years ago
component.mk ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM 7 years ago
core_dump.c 95e26cd461 coredump: Fixes exception stack frame structure indicator 7 years ago
cpu_start.c 4f227a4ce3 Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master' 7 years ago
crosscore_int.c f6442abdeb esp32: Move esp_crosscore_isr_handle_yield() to IRAM 7 years ago
dbg_stubs.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 years ago
dport_access.c e5b280f173 dport: Bigfix dport_read code move to IRAM 7 years ago
dport_panic_highint_hdl.S 834c056234 xtensa: remove unused header files 7 years ago
esp_clk_internal.h f7df532ec0 bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 8 years ago
esp_err_to_name.c 79b9948cdf tools: support python3 in gen_esp_err_to_name.py 7 years ago
esp_err_to_name.c.in 6f40b528fa esp32: esp_err_to_name_r: print error code as hex and decimal 7 years ago
esp_system_internal.h 0aa384d40c esp32: add API to get reset reason 7 years ago
esp_timer.c 0d65f3b7f9 Merge branch 'bugfix/light_sleep_fixes' into 'master' 7 years ago
esp_timer_esp32.c a8da9c1b96 Fixed typos on booleans. 7 years ago
esp_timer_impl.h 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 years ago
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 years ago
event_default_handlers.c 3f031cdd9d add event SYSTEM_EVENT_AP_STAIPASSIGNED 7 years ago
event_loop.c 2984cdbbe3 add mesh feature 8 years ago
fast_crypto_ops.c 4afa5d0d29 esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 7 years ago
freertos_hooks.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 years ago
gdbstub.c 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 years ago
hw_random.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 years ago
int_wdt.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 years ago
intr_alloc.c 1c81e4be60 esp32: fix interrupt list insert issue 7 years ago
ipc.c 2a810a318f ipc: fix errors for GCC 8 support 7 years ago
lib_printf.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 years ago
libhal.a bd6ea4393c Initial public version 9 years ago
panic.c 90f5456dba Merge branch 'feature/rtc_cpu_freq_config' into 'master' 7 years ago
phy.h 67424816cc esp32: some changes relating to phy v3900 7 years ago
phy_init.c fc72d53c71 esp32: fix the bug that the first two reboots do full calibration 7 years ago
phy_init_data.h 09862b5918 component/esp32 : update phy & rtc 8 years ago
pm_esp32.c bec70ce298 esp32: use new CPU frequency setting API 7 years ago
pm_impl.h 68e1751b78 pm: initial implementation for ESP32 8 years ago
pm_locks.c 47e3c9dd4b pm: initial version of power management APIs 8 years ago
pm_trace.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 years ago
pm_trace.h 028fbb58e8 freertos,esp32: automatic light sleep support 7 years ago
reset_reason.c 6dae5b206f reset_reason: fix setting wake stub entry point to 0x80000000 7 years ago
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack 8 years ago
sleep_modes.c 6dae5b206f reset_reason: fix setting wake stub entry point to 0x80000000 7 years ago
spiram.c 4f227a4ce3 Merge branch 'bugfix/spiram_malloc_reserve_internal_fragments' into 'master' 7 years ago
spiram_psram.c 6e9c59bfc3 feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 7 years ago
spiram_psram.h 6e9c59bfc3 feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 7 years ago
stack_check.c 692a890232 esp32: Adds Stack Smashing Protection Feature 8 years ago
system_api.c 90f5456dba Merge branch 'feature/rtc_cpu_freq_config' into 'master' 7 years ago
task_wdt.c 0aa384d40c esp32: add API to get reset reason 7 years ago
wifi_init.c b9126e69bc wifi: Set default wifi library log level based on sdkconfig 7 years ago
wifi_os_adapter.c b32b93a607 Add OS adapter to WiFi driver 7 years ago