Ivan Grokhotkov baa4613fc1 Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 7 år sedan
..
hwcrypto 8f80cc733d soc: Change DPORT access 7 år sedan
include f0d74b1c64 bootloader: Ensure bootloader never returns to caller 7 år sedan
ld f610249bdd Reclaim BT/BTDM BSS and Data in bluetooth memory release function 7 år sedan
lib @ a6030d0879 cf14826100 fix coex pause cause bluetooth performance decrease 7 år sedan
test 4df7145564 esp32/test: Reduces a unit test execution time 7 år sedan
Kconfig ac3508615a soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 7 år sedan
Makefile.projbuild 43b6c76bba Merge branch 'feature/expansion_space_for_bootloader' into 'master' 7 år sedan
brownout.c 01b185977c brownout detector: enable by default 8 år sedan
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler 8 år sedan
clk.c 5376a06d7b Merge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYCLES' into 'master' 7 år sedan
coexist.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 år sedan
coexist_internal.h 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 år sedan
component.mk ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM 7 år sedan
core_dump.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 år sedan
cpu_start.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 år sedan
crosscore_int.c f6442abdeb esp32: Move esp_crosscore_isr_handle_yield() to IRAM 7 år sedan
dbg_stubs.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 år sedan
dport_access.c e5b280f173 dport: Bigfix dport_read code move to IRAM 7 år sedan
dport_panic_highint_hdl.S 834c056234 xtensa: remove unused header files 7 år sedan
esp_clk_internal.h f7df532ec0 bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 8 år sedan
esp_err_to_name.c 656bef7bb7 Http Server : Add a simple light weight HTTP Server Component. 7 år sedan
esp_err_to_name.c.in 6f40b528fa esp32: esp_err_to_name_r: print error code as hex and decimal 7 år sedan
esp_timer.c 0d65f3b7f9 Merge branch 'bugfix/light_sleep_fixes' into 'master' 7 år sedan
esp_timer_esp32.c a8da9c1b96 Fixed typos on booleans. 7 år sedan
esp_timer_impl.h 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 år sedan
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 år sedan
event_default_handlers.c 3f031cdd9d add event SYSTEM_EVENT_AP_STAIPASSIGNED 7 år sedan
event_loop.c 2984cdbbe3 add mesh feature 8 år sedan
fast_crypto_ops.c 4afa5d0d29 esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 7 år sedan
freertos_hooks.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 år sedan
gdbstub.c 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 år sedan
hw_random.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 år sedan
int_wdt.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 år sedan
intr_alloc.c 1c81e4be60 esp32: fix interrupt list insert issue 7 år sedan
ipc.c 2a810a318f ipc: fix errors for GCC 8 support 7 år sedan
lib_printf.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 år sedan
libhal.a bd6ea4393c Initial public version 9 år sedan
panic.c 2f7d327978 panic: remove extra newline 7 år sedan
phy.h 67424816cc esp32: some changes relating to phy v3900 7 år sedan
phy_init.c fc72d53c71 esp32: fix the bug that the first two reboots do full calibration 7 år sedan
phy_init_data.h 09862b5918 component/esp32 : update phy & rtc 8 år sedan
pm_esp32.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 år sedan
pm_impl.h 68e1751b78 pm: initial implementation for ESP32 8 år sedan
pm_locks.c 47e3c9dd4b pm: initial version of power management APIs 8 år sedan
pm_trace.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 år sedan
pm_trace.h 028fbb58e8 freertos,esp32: automatic light sleep support 7 år sedan
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack 8 år sedan
sleep_modes.c baa4613fc1 Merge branch 'bugfix/fix_touchpad_wakeup_status' into 'master' 7 år sedan
spiram.c dc864c4108 Add option to continue running (with less ram) if psram is enabled but not detected 8 år sedan
spiram_psram.c d775cc4c4c soc: Fix description of rtc_config_t.tieh, add macros 7 år sedan
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 år sedan
stack_check.c 692a890232 esp32: Adds Stack Smashing Protection Feature 8 år sedan
system_api.c c384fa2492 rename clock enable and reset bits for SPI modules 7 år sedan
task_wdt.c bd1d631134 watchdogs: make sure timer group peripherals are enabled 8 år sedan
wifi_init.c b9126e69bc wifi: Set default wifi library log level based on sdkconfig 7 år sedan
wifi_os_adapter.c b32b93a607 Add OS adapter to WiFi driver 7 år sedan