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
1 day
ago. based on code collected
1 day
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 33 of 149
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactoring to PolledTimeout or optimistic_yield on the grounds that these are not wait loops on slow input.
Dirk O. Kaar
More...
over 5 years ago
Due to 3rd party use of symbol optimistic_yield without #include <Arduino>, have to resort to preprocessor definition for inlining.
Dirk O. Kaar
More...
over 5 years ago
Allow constexpr evalution to occur. optimistic_yield is always called with a literal parameter value.
Dirk O. Kaar
More...
over 5 years ago
Remove user_interface.h from gdbstub includes (#6862)
Earle F. Philhower, III
More...
over 5 years ago
added clock stretch yield, [issue 2162] fixed twi::status (#6860)
StanJ
More...
over 5 years ago
Conflict with pre-included Arduino.h (the indirect includes thereof) (#6853)
Dirk O. Kaar
More...
over 5 years ago
back to 2.7.0-dev (#6850)
david gauchard
More...
over 5 years ago
release 2.6.2 (#6849)
david gauchard
More...
over 5 years ago
Uninitialized stack object can have unintended bad values (#6846)
Dirk O. Kaar
More...
over 5 years ago
Using clockCyclesPerMicrosecond() in host build fails (#6844)
Dirk O. Kaar
More...
over 5 years ago
F_CPU is available and is 80000000 (#6841)
Dirk O. Kaar
More...
over 5 years ago
[BREAKING] Update FS plugin info for python3 compat (#6807)
Earle F. Philhower, III
More...
over 5 years ago
Fix pointer arithmetic (#6830)
Develo
More...
over 5 years ago
Allow for POSTs larger than a few 100 bytes (#6800)
Earle F. Philhower, III
More...
over 5 years ago
reset artificial timezone when using newlib (#6828)
david gauchard
More...
over 5 years ago
switch to firmware 2.2.x-190703 by default (#6826)
david gauchard
More...
over 5 years ago
use wificlient.available() where relevant (#6827)
david gauchard
More...
over 5 years ago
EspSoftwareSerial: ctor/begin() compatibility to AVR/ESP8266/ESP32 (#6814)
Dirk O. Kaar
More...
over 5 years ago
Move eboot_command_clear to after firmware copy. (#6823)
Mike Nix
More...
over 5 years ago
Expand BSSL stack (#6819)
Earle F. Philhower, III
More...
over 5 years ago
Implement invert for HardwareSerial (#6816)
Dirk O. Kaar
More...
over 5 years ago
Change Sphinx version to latest (#6817)
Earle F. Philhower, III
More...
over 5 years ago
Mark esp_schedule IRAM_ATTR to make it ISR safe - this complements the suspend CONT via esp_yield pattern in esp_delay for early returning from delay due to external events. In libraries/ESP8266WiFi/src/ESP8266WiFiGeneric.cpp this is done from CBs, that are called from tools/sdk/lwip/include/lwip/dns.h (#6809)
Dirk O. Kaar
More...
over 5 years ago
Version bump for package.json (#6784)
Adrian Scillato
More...
over 5 years ago
Add callbacks for ESP8266HTTPUpdate (#6796)
Earle F. Philhower, III
More...
over 5 years ago
Add const char* content to ESP8266WebServer::send() (#6797)
Earle F. Philhower, III
More...
over 5 years ago
Move yield start time set to esp_yield_within_cont
Dirk O. Kaar
More...
over 5 years ago
Terminate the chunked printDirectory (#6808)
Earle F. Philhower, III
More...
over 5 years ago
Weak binding lessens version dependency between ESP8266 and MT library CoopTask. (#6790)
Dirk O. Kaar
More...
over 5 years ago
Only add "l" to XX.htm URLs if XX.html exists (#6794)
Earle F. Philhower, III
More...
over 5 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
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