Ivan Grokhotkov 153472d70d Merge branch 'bugfix/soc_io_mux_h' into 'master' 9 лет назад
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 лет назад
include 153472d70d Merge branch 'bugfix/soc_io_mux_h' into 'master' 9 лет назад
ld 848494b20f Merge branch 'feature/enable_qio_directly' into 'master' 9 лет назад
lib @ e874335580 99102af79e esp32: update wifi lib to fix mpdu len error 9 лет назад
test f8b5c29346 esp32: add [ignore] tag to some unit test cases for CI 9 лет назад
Kconfig abdd8feebb esp32: menuconfig adds some WiFi options 9 лет назад
Makefile.projbuild 6d4ab76db2 phy init data: Read PHY init data partition offset from menuconfig 9 лет назад
brownout.c 06bff71481 Add licenses, docbook, general cleanup 9 лет назад
component.mk eb14284c92 disable PHY and RF when stop WiFi and disable BT 9 лет назад
core_dump.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 лет назад
cpu_freq.c 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 лет назад
cpu_start.c bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 лет назад
cpu_util.c 0bfe08578b Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves 9 лет назад
crosscore_int.c b6a2329f0f FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM 9 лет назад
deep_sleep.c d3fde5188e deep sleep: bring some registers into known state 9 лет назад
event_default_handlers.c d9252b3645 wifi event_default_handlers/tcpip_adapter: Support disabling WiFi, keeping Ethernet 9 лет назад
event_loop.c 890fadc394 components/esp32: fix renaming of esp_event_set_cb, minor clean up 9 лет назад
freertos_hooks.c 9a2887c458 Add comments/headers according to merge request comments 9 лет назад
gdbstub.c 004aadfe70 Fix small bug in gdbstub where it sometimes would not return a valid stop reason, timing out gdb. Also clean up the code a bit. 9 лет назад
heap_alloc_caps.c 55693b1168 component/bt : add option to release about 30K from BT if BLE only 9 лет назад
hw_random.c 63e9806d85 esp_random: XOR the RNG register value several times before returning it 9 лет назад
int_wdt.c c533099e08 driver: timer 9 лет назад
intr_alloc.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 лет назад
ipc.c e9f2645b21 components/esp32: add inter-processor call API and implement spi_flash through it 9 лет назад
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 лет назад
libhal.a bd6ea4393c Initial public version 9 лет назад
panic.c d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion 9 лет назад
phy.h 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 лет назад
phy_init.c 4d67a2ba8b esp32 phy_init: Move DPORT Wifi clock masks to macro values 9 лет назад
phy_init_data.h 4853df9c83 phy init data update 9 лет назад
rtc.h f36c909528 update phy and rtc lib 9 лет назад
spiram.h bd6ea4393c Initial public version 9 лет назад
system_api.c 3b8c9a407f Merge branch 'feature/add_user_set_mac' into 'master' 9 лет назад
task_wdt.c 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 лет назад