Ivan Grokhotkov 106dc05903 Merge branch 'feature/specify_includes_belonging_esp32' into 'master' 6 lat temu
..
esp32 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 lat temu
hwcrypto f141b29328 hwcrypto sha: Use spinlocks instead of semaphores for small state changes 7 lat temu
rom 068b700786 newlib: remove usage of pre-ANSI defines 6 lat temu
xtensa 964f5a91f7 bootloader, esp32: add workaround for Tensilica erratum 572 7 lat temu
esp_assert.h 377a1f5ea1 component/esp32 : do more fix of dualcore bug 8 lat temu
esp_attr.h 4a42827c4a esp32: esp_attr.h should include sdkconfig.h 7 lat temu
esp_clk.h 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 lat temu
esp_coexist.h 58e7464dc0 component/esp32 : clear some minor thingsw about PM and coexistence 7 lat temu
esp_coexist_adapter.h b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size 7 lat temu
esp_coexist_internal.h b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size 7 lat temu
esp_crosscore_int.h 566f018996 crosscore_int: add support for FREQ_SWITCH event 8 lat temu
esp_dbg_stubs.h c1b6a37bb1 esp32: Adds GCOV debug stubs support 7 lat temu
esp_deep_sleep.h d2acf1ce77 sleep: add light sleep, factor out APIs common for deep/light sleep 8 lat temu
esp_deepsleep.h d2acf1ce77 sleep: add light sleep, factor out APIs common for deep/light sleep 8 lat temu
esp_err.h 59d1ecc78b esp32: Remove trialing semicolon from function-like macros 7 lat temu
esp_freertos_hooks.h 9d63e1da4a New Task Watchdog API (Revert of Revert) 8 lat temu
esp_gdbstub.h c049cd55a6 gdbstub: Mark the panic handler entry as noreturn 8 lat temu
esp_himem.h 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 lat temu
esp_int_wdt.h 624828ce83 Dump the frame of the other core when interrupt watchdog happens 8 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 bbca0e46ed driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores 7 lat temu
esp_ipc.h 4ff262ecff ipc: initialise automatically, if called from the app 7 lat temu
esp_mesh.h a05fdd9c10 mesh: update libs 7 lat temu
esp_mesh_internal.h 9c4cc55012 mesh: bugfix 7 lat temu
esp_now.h 7c4b3d50f8 Make error codes globally unique 7 lat temu
esp_panic.h a8e46775c6 soc/rtc_wdt: Add API functions for rtc_wdt 7 lat temu
esp_phy_init.h 59f34461d7 component/bt: bugfix of bluetooth modem sleep not being able to work with Dynamic Frequency Scaling 7 lat temu
esp_pm.h 47e3c9dd4b pm: initial version of power management APIs 8 lat temu
esp_sleep.h dc133f9fc4 Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" 7 lat temu
esp_smartconfig.h e5049021ed smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() 7 lat temu
esp_spiram.h 956c25dedd move esp32 chip specific includes to esp32/xxx.h 6 lat temu
esp_ssc.h bd6ea4393c Initial public version 9 lat temu
esp_system.h 83a179abb0 esp32: Add esp_fill_random() function 7 lat temu
esp_task.h 3c362f4d75 esp32: Add missing header file in esp_task.h 7 lat temu
esp_task_wdt.h 9d63e1da4a New Task Watchdog API (Revert of Revert) 8 lat temu
esp_timer.h 4ba19abeb6 esp_timer: add a function to get next alarm time 7 lat temu
esp_types.h cb649e452f remove executable permission from source files 7 lat temu
esp_wifi.h 4ea4d4744c wifi: 7 lat temu
esp_wifi_crypto_types.h c2dc09304c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 7 lat temu
esp_wifi_internal.h b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size 7 lat temu
esp_wifi_os_adapter.h b9b401ee39 Decouple WiFi and BT with coexist to reduce bin size 7 lat temu
esp_wifi_types.h e5e41e0a5e Fix comment typos in WiFi types header 6 lat temu
esp_wpa2.h b00d256d5b wpa_supplicant:move part of codes to IDF 7 lat temu
esp_wps.h 54d9a392e4 wifi: add set factory information feature by customer in wps 7 lat temu