openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
ESP8266 Arduino core
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Jul 12, 2024 — Jul 12, 2025
Showing page 147 of 149
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add support for multicast UDP
Ivan Grokhotkov
More...
over 10 years ago
Disable TCP/UDP debug by default
Ivan Grokhotkov
More...
over 10 years ago
Merge branch 'master' into esp8266
Ivan Grokhotkov
More...
over 10 years ago
Add a version of OneWire library adapted for ESP8266
Ivan Grokhotkov
More...
over 10 years ago
Add functions for direct IO register access
Ivan Grokhotkov
More...
over 10 years ago
Fix typo, add mode keyword for ESP8266WiFi, remove .bss section from sketch flash size calculation
Ivan Grokhotkov
More...
over 10 years ago
Add WIP SPI library
Ivan Grokhotkov
More...
over 10 years ago
Use i2c instead of serial for wifio virtual io
Ivan Grokhotkov
More...
over 10 years ago
Move i2c files into core, fix some issues with i2c
Ivan Grokhotkov
More...
over 10 years ago
Use initVariant for wifio board
Ivan Grokhotkov
More...
over 10 years ago
Update esptool to the latest version
Ivan Grokhotkov
More...
over 10 years ago
Define esp pins E0..E16 for both board variants
Ivan Grokhotkov
More...
over 10 years ago
Create another board variant
Ivan Grokhotkov
More...
over 10 years ago
Define wiring functions as weak
Ivan Grokhotkov
More...
over 10 years ago
Add remoteIP and remotePort methods to WiFiClient
Ivan Grokhotkov
More...
over 10 years ago
GPIO16 support for pinMode, digitalRead, and digitalWrite
Ivan Grokhotkov
More...
over 10 years ago
Add more pin mux definitions to eagle_soc.h
Ivan Grokhotkov
More...
over 10 years ago
Fix HardwareSerial initialization and interrupt handling
Ivan Grokhotkov
More...
over 10 years ago
Fix esp8266 HardwareSerial::flush
Ivan Grokhotkov
More...
over 10 years ago
Fix call to tcp_recved after pcb has been closed, abort connections closed by the remote side
Ivan Grokhotkov
More...
over 10 years ago
Fix millis rollover
Ivan Grokhotkov
More...
over 10 years ago
Update board definitions and esptool usage
Ivan Grokhotkov
More...
over 10 years ago
Fix license headers in WiFiUDP files
Ivan Grokhotkov
More...
over 10 years ago
Report flash memory size used by the sketch
Ivan Grokhotkov
More...
over 10 years ago
Add method to use GPIO13 and GPIO15 as UART RX and TX
Ivan Grokhotkov
More...
over 10 years ago
Initial UDP support
Ivan Grokhotkov
More...
over 10 years ago
Remove unused rx_buffer_size argument from WebServer constructor
Ivan Grokhotkov
More...
over 10 years ago
Automatically call yield() in WiFiClient::available and WiFiServer::available
Ivan Grokhotkov
More...
over 10 years ago
Fix WiFi::softAPIP and keywords for ESP8266WiFi library
Ivan Grokhotkov
More...
over 10 years ago
Automatically call yield() in WiFiClient::available if called more than once
Ivan Grokhotkov
More...
over 10 years ago
←
1
2
…
141
142
143
144
145
146
147
148
149
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree