Deng Xin 6e42a2b4b9 Wifi: bugfix of beacon info don't update after user scan 7 лет назад
..
hwcrypto 8f80cc733d soc: Change DPORT access 7 лет назад
include 27311811e0 Merge branch 'bugfix/gcc8_complation_errors' into 'master' 7 лет назад
ld 1d2727f4c8 CAN Driver 7 лет назад
lib @ a1f6b6716e 6e42a2b4b9 Wifi: bugfix of beacon info don't update after user scan 7 лет назад
test 40b5f10611 esp32: fix addresses of some libgcc functions in ROM ld script 7 лет назад
Kconfig cb649e452f remove executable permission from source files 7 лет назад
Makefile.projbuild 43b6c76bba Merge branch 'feature/expansion_space_for_bootloader' into 'master' 7 лет назад
brownout.c 01b185977c brownout detector: enable by default 8 лет назад
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler 8 лет назад
clk.c c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 7 лет назад
coexist.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 лет назад
coexist_internal.h 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 лет назад
component.mk ae006fed83 esp32: force pure math functions from libgcc to be linked from ROM 7 лет назад
core_dump.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 лет назад
cpu_start.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 лет назад
crosscore_int.c f6442abdeb esp32: Move esp_crosscore_isr_handle_yield() to IRAM 7 лет назад
dbg_stubs.c c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 лет назад
dport_access.c e5b280f173 dport: Bigfix dport_read code move to IRAM 7 лет назад
dport_panic_highint_hdl.S 834c056234 xtensa: remove unused header files 7 лет назад
esp_clk_internal.h f7df532ec0 bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 8 лет назад
esp_err_to_name.c 90345050b2 example(sdio): example to use sdmmc host to do SDIO communication with SDIO slave 7 лет назад
esp_err_to_name.c.in 6f40b528fa esp32: esp_err_to_name_r: print error code as hex and decimal 7 лет назад
esp_timer.c 0d65f3b7f9 Merge branch 'bugfix/light_sleep_fixes' into 'master' 7 лет назад
esp_timer_esp32.c 141e51b468 esp_timer: reduce overflow value in unit tests 7 лет назад
esp_timer_impl.h 8c307a5720 sleep: fix deadlock in esp_timer_impl_advance after light sleep 7 лет назад
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 лет назад
event_default_handlers.c 3f031cdd9d add event SYSTEM_EVENT_AP_STAIPASSIGNED 7 лет назад
event_loop.c 2984cdbbe3 add mesh feature 8 лет назад
fast_crypto_ops.c 4afa5d0d29 esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 7 лет назад
freertos_hooks.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 лет назад
gdbstub.c 744c2dcdd9 Resolve problems found by enabling -Wwrite-strings compilation flag 7 лет назад
hw_random.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ 8 лет назад
int_wdt.c 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 лет назад
intr_alloc.c 1c81e4be60 esp32: fix interrupt list insert issue 7 лет назад
ipc.c 2a810a318f ipc: fix errors for GCC 8 support 7 лет назад
lib_printf.c 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 8 лет назад
libhal.a bd6ea4393c Initial public version 9 лет назад
panic.c 2f7d327978 panic: remove extra newline 7 лет назад
phy.h 67424816cc esp32: some changes relating to phy v3900 7 лет назад
phy_init.c fc72d53c71 esp32: fix the bug that the first two reboots do full calibration 7 лет назад
phy_init_data.h 09862b5918 component/esp32 : update phy & rtc 8 лет назад
pm_esp32.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 лет назад
pm_impl.h 68e1751b78 pm: initial implementation for ESP32 8 лет назад
pm_locks.c 47e3c9dd4b pm: initial version of power management APIs 8 лет назад
pm_trace.c 028fbb58e8 freertos,esp32: automatic light sleep support 7 лет назад
pm_trace.h 028fbb58e8 freertos,esp32: automatic light sleep support 7 лет назад
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack 8 лет назад
sleep_modes.c 4359d5985e sleep: make sure input enable is set for EXT0/EXT1 wakeup 7 лет назад
spiram.c dc864c4108 Add option to continue running (with less ram) if psram is enabled but not detected 8 лет назад
spiram_psram.c d775cc4c4c soc: Fix description of rtc_config_t.tieh, add macros 7 лет назад
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 лет назад
stack_check.c 692a890232 esp32: Adds Stack Smashing Protection Feature 8 лет назад
system_api.c c384fa2492 rename clock enable and reset bits for SPI modules 7 лет назад
task_wdt.c bd1d631134 watchdogs: make sure timer group peripherals are enabled 8 лет назад
wifi_init.c b9126e69bc wifi: Set default wifi library log level based on sdkconfig 7 лет назад
wifi_os_adapter.c b32b93a607 Add OS adapter to WiFi driver 7 лет назад