UncleRus
548e2b5596
Merge branch 'dhcp' of https://github.com/Governa/esp-open-rtos into
...
Governa-dhcp
# Conflicts:
# examples/access_point/access_point.c
# extras/dhcpserver/dhcpserver.c
# extras/dhcpserver/include/dhcpserver.h
2017-10-10 21:56:24 +05:00
Our Air Quality
cd23acaa4a
LwIP v2 support
2017-08-30 13:51:32 +10:00
Fernando Governatore
be7cabd94d
DHCP Allows selecting the DHCP server's network interface
...
This changes the parameters of dhcpserver_start.
Besides that, dhcpserver_start should only be called after user_init has
finished, else the call sdk_system_get_netif(SOFTAP_IF) will return NULL.
2017-08-03 22:34:59 -03:00
Our Air Quality
a5cc728079
FreeRTOS type updates. ( #261 )
2016-11-05 12:04:03 +02:00
OurAirQuality
7bab80c33d
FreeRTOS v9.0.0 upgrade
2016-10-25 23:35:51 +11:00
Angus Gratton
7c1d7fb43e
Merge branch 'feature/dhcp-server'
2016-02-21 10:36:28 +11:00
Angus Gratton
46111bad52
dhcpserver cleanup, add access_point example
...
DHCP Server & AP mode tested w/ Debian & Android clients
2015-09-13 18:42:20 +10:00