OVMS3-idf/components/esp32
xiaxiaotian ef0cd1cde3 1. Remove ip member of struct station_info
2. Add struct station_list into tcpip_adapter layer
3. When ap -L cmd is received, get mac address from mac layer first and then search ip address based on mac address on dhcp layer.
2016-08-26 19:03:50 +08:00
..
include 1. Remove ip member of struct station_info 2016-08-26 19:03:50 +08:00
ld components/esp32: fix DRAM_ATTR attribute 2016-08-24 17:20:00 +08:00
lib@40dc7af7f3 Initial public version 2016-08-17 23:08:22 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
cpu_start.c components/esp32: fix and clean up dual core startup 2016-08-24 16:21:28 +08:00
event.c 1. Move the structure pointer into the respective case statement. 2016-08-26 19:03:50 +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 add debug info to wifi.c 2016-08-26 19:03:50 +08:00