esp-idf/components/esp32/include
qiyuexia 91dd05662d mesh: bugfix and add two APIs
1. new APIs: esp_mesh_get_subnet_nodes_num() and esp_mesh_get_subnet_nodes_list().
2. fix hard to find the parent during connect.
3. disable Wi-Fi channel switch function.
4. fix a typo of MESH_EVENT_NO_PARENT_FOUND.
2018-08-27 19:12:40 +08:00
..
esp32 esp32: use new CPU frequency setting API 2018-08-21 13:02:46 +08:00
hwcrypto
rom esp32: add API to get reset reason 2018-08-20 16:49:20 +08:00
xtensa
esp_assert.h
esp_attr.h
esp_brownout.h
esp_cache_err_int.h
esp_clk.h esp_clk.h: add esp_clk_xtal_freq 2018-08-21 13:02:03 +08:00
esp_coexist.h
esp_core_dump.h
esp_crosscore_int.h
esp_dbg_stubs.h
esp_deep_sleep.h
esp_deepsleep.h
esp_dport_access.h
esp_err.h
esp_event.h
esp_event_loop.h
esp_flash_data_types.h
esp_freertos_hooks.h
esp_gdbstub.h
esp_int_wdt.h
esp_interface.h
esp_intr.h
esp_intr_alloc.h
esp_ipc.h
esp_mesh.h mesh: bugfix and add two APIs 2018-08-27 19:12:40 +08:00
esp_mesh_internal.h mesh: modify parent switch mechanism 2018-08-08 13:51:05 +08:00
esp_now.h
esp_panic.h soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
esp_phy_init.h
esp_pm.h
esp_sleep.h
esp_smartconfig.h smartconfig_ack.c : Fixed the declaration of remote_ip in sc_ack_send_task() 2018-07-03 16:28:24 +05:30
esp_spiram.h feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
esp_ssc.h
esp_system.h docs: add API reference section for esp_system.h 2018-08-20 16:49:20 +08:00
esp_task.h
esp_task_wdt.h
esp_timer.h
esp_types.h
esp_wifi.h esp32: update wifi lib to fix several WiFi bugs 2018-08-26 12:47:24 +08:00
esp_wifi_crypto_types.h gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
esp_wifi_internal.h esp32: add internal API to enable or disable transmitting WiFi MAC frame with 2018-08-01 11:19:43 +08:00
esp_wifi_os_adapter.h
esp_wifi_types.h Wifi: bug fix of may connect to wrong AP in all channel scan 2018-08-06 19:54:24 +08:00
esp_wpa2.h
esp_wps.h