esp-open-rtos/tests/cases
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
..
01_scheduler.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
02_heap.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
03_byte_load_flash.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
04_wifi_basic.c DHCP Allows selecting the DHCP server's network interface 2017-08-03 22:34:59 -03:00
05_spiffs.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
06_timers.c Unit testing for esp-open-rtos (#253) 2016-11-05 22:12:14 +02:00
07_sysparam.c sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00
08_spiflash.c sysparam fixes, tests, spi flash refactoring (#299) 2017-03-22 02:18:04 +05:00