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