- 22 Jul, 2019 1 commit
-
-
Johny Mattsson authored
* Port LFS from ESP8266 to ESP32
-
- 21 Jun, 2019 1 commit
-
-
devsaurus authored
-
- 10 Jun, 2019 1 commit
-
-
Skirmantas Lauzikas authored
* ESP32: Add option to set IP/dns config This commit adds support for setting: * Hostname * Static IP / Dns server (Sta mode) * Changing AP network ip config * Setting DNS server IP for DHCP * ESP32: Documentation for setting IP/dns/hostname config * Documented new functions * sethostname() now returns true if success
-
- 30 Jun, 2017 1 commit
-
-
Lars Stenberg authored
-
- 03 Jan, 2017 1 commit
-
-
Johny Mattsson authored
Addresses one point of #1615.
-
- 30 Dec, 2016 1 commit
-
-
Johny Mattsson authored
- Switched hardcoded interrupts to new IDF interrupt allocation framework. - gpio module switched to the IDF's per-pin interrupt callback service. - Improved NodeMCU linker script since it broke with the IDF upgrade. - Various compatibility updates.
-
- 10 Dec, 2016 1 commit
-
-
Johny Mattsson authored
As discussed in #1615.
-
- 03 Oct, 2016 1 commit
-
-
Johny Mattsson authored
Note need to use explicit wifi.start() at this point.
-