OVMS3-idf/components/esp32
xiaxiaotian e6d45cc91f 1. Add api ssc cmd "ap -K -a aid" to kick out connected station.
The parameter aid followed -a is aid of the connected station. If aid is 0, kick out all of the connected stations.
2. Add block parameter to api esp_wifi_scan_start.
   If block is true, the api blocks before scan done or returns directly.
2016-08-30 18:09:48 +08:00
..
include 1. Add api ssc cmd "ap -K -a aid" to kick out connected station. 2016-08-30 18:09:48 +08:00
ld components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
lib@7c8bd4ec5a components: lwip/tcpip_adapter/freertos/esp32 2016-08-26 19:03:51 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
cpu_start.c Remove the workaround that erase flash before calling nvs_flash_init 2016-08-26 19:06:33 +08:00
event.c components:esp32 - notify wifi driver when sta got ip 2016-08-30 14:04:12 +08:00
heap_alloc_caps.c Initial public version 2016-08-17 23:08:22 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
Kconfig Add cr after a lf is printed (configurable) 2016-08-23 15:20:03 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
Makefile Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf 2016-08-19 15:01:49 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c newlib locking: Fix bug w/ _lock_close not clearing semaphore handle 2016-08-25 16:43:55 +08:00
wifi.c components: esp32 2016-08-26 19:06:38 +08:00