2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 12, 2024 — Jul 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update core_esp8266_phy.c More... about 10 years ago
Update core_esp8266_phy.c More... about 10 years ago
Provide selection between A0 and VCC (#443, #338) More... about 10 years ago
Less debug output from slist More... about 10 years ago
Remove implementations of WDT-related functions More... about 10 years ago
ESP8266WebServer: reduce amount of string copying More... about 10 years ago
Update core_esp8266_phy.c More... about 10 years ago
Merge remote-tracking branch 'remotes/esp8266/esp8266' into esp8266 More... about 10 years ago
Merge pull request #9 from esp8266/esp8266 More... about 10 years ago
more typos More... about 10 years ago
typo More... about 10 years ago
add I2S core More... about 10 years ago
Fix for wifi disconnect handling (#431) More... about 10 years ago
code style More... about 10 years ago
add basic check for valid data for in updateSketch (first byte of bin is always 0xE9) send SDK version by HTTP Update More... about 10 years ago
Provide init data for register_chipv6_phy More... about 10 years ago
add pull up option to OneWire see #447 More... about 10 years ago
rename to ESP8266HTTPUpdate More... about 10 years ago
add first code for HTTP Update More... about 10 years ago
add wait time after reset More... about 10 years ago
fix build problems boards.txt have definitions doubled. More... about 10 years ago
Use BUILTIN_LED More... about 10 years ago
Use BUILTIN_LED More... about 10 years ago
No need to disable the watchdog More... about 10 years ago
ESP8266 BlinkWithoutDelay More... about 10 years ago
ESP8266 Blink example for the blue LED on the ESP-01 module More... about 10 years ago
Enable Serial RX/TX Only mode (needed by I2S) More... about 10 years ago
fix I2C case where using different pins would not work with libs calling begin internally More... about 10 years ago
disable WiFi DEBUG_WIFI_MULTI add _min and _max define as workaround More... about 10 years ago
fix exception 28 in AP + STA mode and STA disconnect UDP triggers exception 28 More... about 10 years ago