- 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.
-
- 12 Nov, 2016 1 commit
-
-
Johny Mattsson authored
WiFi STA module updated to reflect IDF name changes. Platform flash and partition api updated to reflect IDF name changes. Eventually these (and the SPIFFS module) will likely need to be updated to exclusively work with the esp_partition_xxx() functions in order to support working with encrypted flash.
-
- 06 Oct, 2016 1 commit
-
-
Johny Mattsson authored
-
- 04 Oct, 2016 1 commit
-
-
Johny Mattsson authored
Station connect/disconnect/scan, plus event handling via wifi.on().
-
- 03 Oct, 2016 1 commit
-
-
Johny Mattsson authored
Note need to use explicit wifi.start() at this point.
-