2
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Jul 12, 2024 — Jul 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for multicast UDP More... over 10 years ago
Disable TCP/UDP debug by default More... over 10 years ago
Merge branch 'master' into esp8266 More... over 10 years ago
Add a version of OneWire library adapted for ESP8266 More... over 10 years ago
Add functions for direct IO register access More... over 10 years ago
Fix typo, add mode keyword for ESP8266WiFi, remove .bss section from sketch flash size calculation More... over 10 years ago
Add WIP SPI library More... over 10 years ago
Use i2c instead of serial for wifio virtual io More... over 10 years ago
Move i2c files into core, fix some issues with i2c More... over 10 years ago
Use initVariant for wifio board More... over 10 years ago
Update esptool to the latest version More... over 10 years ago
Define esp pins E0..E16 for both board variants More... over 10 years ago
Create another board variant More... over 10 years ago
Define wiring functions as weak More... over 10 years ago
Add remoteIP and remotePort methods to WiFiClient More... over 10 years ago
GPIO16 support for pinMode, digitalRead, and digitalWrite More... over 10 years ago
Add more pin mux definitions to eagle_soc.h More... over 10 years ago
Fix HardwareSerial initialization and interrupt handling More... over 10 years ago
Fix esp8266 HardwareSerial::flush More... over 10 years ago
Fix call to tcp_recved after pcb has been closed, abort connections closed by the remote side More... over 10 years ago
Fix millis rollover More... over 10 years ago
Update board definitions and esptool usage More... over 10 years ago
Fix license headers in WiFiUDP files More... over 10 years ago
Report flash memory size used by the sketch More... over 10 years ago
Add method to use GPIO13 and GPIO15 as UART RX and TX More... over 10 years ago
Initial UDP support More... over 10 years ago
Remove unused rx_buffer_size argument from WebServer constructor More... over 10 years ago
Automatically call yield() in WiFiClient::available and WiFiServer::available More... over 10 years ago
Fix WiFi::softAPIP and keywords for ESP8266WiFi library More... over 10 years ago
Automatically call yield() in WiFiClient::available if called more than once More... over 10 years ago