Angus Gratton 3cfe738fcf Merge branch 'bugfix/minor_issues' into 'master' 9 lat temu
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 lat temu
rom d288a3d053 Remove alignment reqs from spi_flash_{read,write} 9 lat temu
soc 198889ad26 bootloader: Check if DRAM segments are going to collide with stack 9 lat temu
xtensa df6edb50e9 implement esp_deep_sleep, fix build issues 9 lat temu
esp_attr.h d73448f57f Make sure task wdt also does the right thing when triggered when flash is disabled 9 lat temu
esp_brownout.h 06bff71481 Add licenses, docbook, general cleanup 9 lat temu
esp_coexist.h b5f03a36d5 component/bt : fix sw coexit call mistake 9 lat temu
esp_crosscore_int.h 68f39c1ed9 Only init crosscore when FreeRTOS runs in multicore mode, add warnings that cross_int calls are private. 9 lat temu
esp_deep_sleep.h 628bad1dbf deep sleep: add documentation 9 lat temu
esp_deepsleep.h 88ddf5aefa deep sleep: rename header file 9 lat temu
esp_err.h 4f4c9030fd Fix uart tx bug, data pass(with flow control) through test ok. 9 lat temu
esp_event.h e0040af7e5 ethernet: add first version of ethernet driver 9 lat temu
esp_event_loop.h 53de9f115f Event handling refactoring 9 lat temu
esp_flash_data_types.h 9eb135fd73 Flash encryption: Support enabling flash encryption in bootloader, app support 9 lat temu
esp_freertos_hooks.h 9a2887c458 Add comments/headers according to merge request comments 9 lat temu
esp_gdbstub.h 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 9 lat temu
esp_heap_alloc_caps.h 1e117dc3d3 Fix small things noticed in MR, add documentation 9 lat temu
esp_int_wdt.h d116adf260 Add documentation 9 lat temu
esp_interface.h e0040af7e5 ethernet: add first version of ethernet driver 9 lat temu
esp_intr.h 6a1dbc3f1c add RMT driver and example 9 lat temu
esp_intr_alloc.h 9dc908d105 Add test for local interrupts, fix int disable code 9 lat temu
esp_ipc.h 23d5c7579b components/esp32,spi_flash: update some comments 9 lat temu
esp_panic.h 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 9 lat temu
esp_phy_init.h 541b142654 phy_init: reduce the amount of hardwired logic, add coexist init 9 lat temu
esp_smartconfig.h 3984d96acb esp32: refactor to sniffer 9 lat temu
esp_ssc.h bd6ea4393c Initial public version 9 lat temu
esp_system.h 88ddf5aefa deep sleep: rename header file 9 lat temu
esp_task.h e1c782a206 components/esp32,bt: fix typos in comments 9 lat temu
esp_task_wdt.h d116adf260 Add documentation 9 lat temu
esp_types.h 2393d829de remove legacy definitions from esp_types.h 9 lat temu
esp_wifi.h 1e44f72e98 esp_wifi_init: Update comment about init event_q 9 lat temu
esp_wifi_internal.h 8b2f933a51 Implement system_* APIs in IDF 9 lat temu
esp_wifi_types.h c1a6d55116 WiFi interface: SSID and password fields should be uint8_t in all cases 9 lat temu
esp_wpa2.h ad555d68d3 esp32/lwip: add check sleep 9 lat temu
esp_wps.h 7b77daaea4 wps: add blocking param for API esp_wifi_wps_start() 9 lat temu
heap_alloc_caps.h a03e75d34c Move heap_alloc_caps.h to a location where it can be included by components 9 lat temu