Angus Gratton 3cfe738fcf Merge branch 'bugfix/minor_issues' into 'master' 9 gadi atpakaļ
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 gadi atpakaļ
include 3cfe738fcf Merge branch 'bugfix/minor_issues' into 'master' 9 gadi atpakaļ
ld 78161a1fe3 Replace non-multicore-aware rom funcs with multicore-aware funcs, ESP_LOG->ESP_EARLY_LOG fix, reserve ints used in wireless libs. Fixes WiFi crashing 9 gadi atpakaļ
lib @ 02232f974b eec743d04c esp32: update wifi lib, fix some modem sleep bugs 9 gadi atpakaļ
test 06e03ff52e Replace backwards-compatible portTICK_RATE_MS with FreeRTOS v8+ portTICK_PERIOD_MS 9 gadi atpakaļ
Kconfig eac80b0651 deep sleep: add option to delay CPU startup 9 gadi atpakaļ
Makefile.projbuild 6d4ab76db2 phy init data: Read PHY init data partition offset from menuconfig 9 gadi atpakaļ
abi.cpp bd6ea4393c Initial public version 9 gadi atpakaļ
brownout.c 06bff71481 Add licenses, docbook, general cleanup 9 gadi atpakaļ
component.mk bbe1bceda8 build system: Project ELF should depend on linker scripts, binary libraries 9 gadi atpakaļ
cpu_freq.c 83184bd52b deep sleep: RTC fast memory may be disconnected after deep sleep wakeup 9 gadi atpakaļ
cpu_start.c 35115885c5 deep sleep: add API to control power down 9 gadi atpakaļ
cpu_util.c 8b2f933a51 Implement system_* APIs in IDF 9 gadi atpakaļ
crosscore_int.c 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 gadi atpakaļ
deep_sleep.c 370f4b8556 deep sleep: set pin configuration right before entering deep sleep 9 gadi atpakaļ
event_default_handlers.c e0040af7e5 ethernet: add first version of ethernet driver 9 gadi atpakaļ
event_loop.c 890fadc394 components/esp32: fix renaming of esp_event_set_cb, minor clean up 9 gadi atpakaļ
freertos_hooks.c 9a2887c458 Add comments/headers according to merge request comments 9 gadi atpakaļ
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 gadi atpakaļ
heap_alloc_caps.c 712f53176d Make internal function static 9 gadi atpakaļ
hw_random.c 50f178c1ce esp32: add some implementation comments 9 gadi atpakaļ
int_wdt.c c533099e08 driver: timer 9 gadi atpakaļ
intr_alloc.c 1597f7a035 Add IRAM_ATTR to esp_intr_{enable,disable} 9 gadi atpakaļ
ipc.c e9f2645b21 components/esp32: add inter-processor call API and implement spi_flash through it 9 gadi atpakaļ
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 gadi atpakaļ
libhal.a bd6ea4393c Initial public version 9 gadi atpakaļ
panic.c b98405f9d9 esp32: ReformatReformat panic.c (remove tabs, etc) 9 gadi atpakaļ
phy.h 541b142654 phy_init: reduce the amount of hardwired logic, add coexist init 9 gadi atpakaļ
phy_init.c df6edb50e9 implement esp_deep_sleep, fix build issues 9 gadi atpakaļ
phy_init_data.h 4853df9c83 phy init data update 9 gadi atpakaļ
rtc.h 50f178c1ce esp32: add some implementation comments 9 gadi atpakaļ
spiram.h bd6ea4393c Initial public version 9 gadi atpakaļ
system_api.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 gadi atpakaļ
task_wdt.c 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 gadi atpakaļ