Jeroen Domburg dc6c19f560 Merge branch 'feature/tighter_rom_memory_defines' into 'master' 9 anos atrás
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 anos atrás
include dc6c19f560 Merge branch 'feature/tighter_rom_memory_defines' into 'master' 9 anos atrás
ld 3462b53fbc MR suggestions 9 anos atrás
lib @ ffe5a4c14f 624ad1bd8b wifi deinit: update esp_wifi_deinit() 9 anos atrás
test d0d2c4cb49 esp32,ulp: add tests for TSENS 9 anos atrás
Kconfig abdd8feebb esp32: menuconfig adds some WiFi options 9 anos atrás
Makefile.projbuild 6d4ab76db2 phy init data: Read PHY init data partition offset from menuconfig 9 anos atrás
brownout.c 06bff71481 Add licenses, docbook, general cleanup 9 anos atrás
component.mk eb14284c92 disable PHY and RF when stop WiFi and disable BT 9 anos atrás
core_dump.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 anos atrás
cpu_freq.c 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 anos atrás
cpu_start.c 0db8b00b8a tight 28k 9 anos atrás
cpu_util.c 0bfe08578b Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves 9 anos atrás
crosscore_int.c b6a2329f0f FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM 9 anos atrás
deep_sleep.c e96d653c9e ulp: make sure I_WAKE instruction works with ULP timer disabled 9 anos atrás
event_default_handlers.c d9252b3645 wifi event_default_handlers/tcpip_adapter: Support disabling WiFi, keeping Ethernet 9 anos atrás
event_loop.c 890fadc394 components/esp32: fix renaming of esp_event_set_cb, minor clean up 9 anos atrás
freertos_hooks.c 9a2887c458 Add comments/headers according to merge request comments 9 anos atrás
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 anos atrás
heap_alloc_caps.c 17a4a2527d MR things 9 anos atrás
hw_random.c 63e9806d85 esp_random: XOR the RNG register value several times before returning it 9 anos atrás
int_wdt.c c533099e08 driver: timer 9 anos atrás
intr_alloc.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 anos atrás
ipc.c e9f2645b21 components/esp32: add inter-processor call API and implement spi_flash through it 9 anos atrás
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 anos atrás
libhal.a bd6ea4393c Initial public version 9 anos atrás
panic.c d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion 9 anos atrás
phy.h 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 anos atrás
phy_init.c 4d67a2ba8b esp32 phy_init: Move DPORT Wifi clock masks to macro values 9 anos atrás
phy_init_data.h 4853df9c83 phy init data update 9 anos atrás
rtc.h f36c909528 update phy and rtc lib 9 anos atrás
spiram.h bd6ea4393c Initial public version 9 anos atrás
system_api.c 3b8c9a407f Merge branch 'feature/add_user_set_mac' into 'master' 9 anos atrás
task_wdt.c 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 anos atrás