1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-27 21:16:50 +03:00
david gauchard 216680bb57 weak hook preinit() #2111 #2133 #2136 (#5395)
* weak hook early_setup() #2111 #2133 #2136

* rename to early_init (more "c" vs early_setup which is more "c++arduino")

* example

* improve earlyWiFi example, slightly change AddrList interface, move WiFi sketches into WiFi examples

* fix CI

* fix local CI runner

* fix local CI runner

* rename early_init() to preinit()

* + static ESP8266WiFiClass::preinit_wifi_off()

* update early disable wifi example

* example update

* IPv6 example update

* Update ESP8266WiFiGeneric.h

camelCase for static method name

* Update ESP8266WiFiGeneric.cpp

camelCase for static method name

* Update EarlyDisableWiFi.ino

Expand comment, fix static method name

* Update core_esp8266_main.cpp

Expanded comment.

* Update core_esp8266_main.cpp

Expanded comment

* Update EarlyDisableWiFi.ino

Expanded comment
2018-12-03 20:54:27 -08:00
..
2017-12-08 02:08:54 -03:00
2017-01-31 10:07:59 +03:00
2018-11-24 16:14:54 -03:00
2016-05-20 10:20:04 +08:00
2018-11-20 18:51:45 -02:00
2018-03-09 12:47:22 +08:00
2018-03-09 12:47:22 +08:00
2018-11-24 02:00:34 -03:00
2017-05-12 01:03:14 -05:00
2018-11-20 18:51:45 -02:00
2018-09-10 01:50:01 -03:00
2016-03-03 02:13:22 +03:00
2014-12-01 00:34:28 +03:00
2018-10-23 22:17:54 +02:00
2018-10-23 22:17:54 +02:00