-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: OttoWinter/esp8266-arduino
base: 2.6.0
head repository: OttoWinter/esp8266-arduino
compare: master
- 12 commits
- 14 files changed
- 7 contributors
Commits on Nov 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b5f873e - Browse repository at this point
Copy the full SHA b5f873eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6626b2f - Browse repository at this point
Copy the full SHA 6626b2fView commit details -
Add
ipv4_addr_t
for espconn/LwIP1.4 compat (esp8266#6740)`espconnn.h` references ipv4_addr_t, so it seems appropriate it be defined here also.
Configuration menu - View commit details
-
Copy full SHA for 2c2468f - Browse repository at this point
Copy the full SHA 2c2468fView commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for adda7da - Browse repository at this point
Copy the full SHA adda7daView commit details -
Puts to rest the confusion about the builtin leds for nodemcu boards (e…
…sp8266#6743) Given that most nodemcu boards are based on the ESP12 boards, the definition of the builtin led is now changed to 2. In addition, for those nodemcu boards that have an additional LED on the board connected to gpio16, an additional define is added called LED_BUILTIN_AUX.
Configuration menu - View commit details
-
Copy full SHA for dde76d1 - Browse repository at this point
Copy the full SHA dde76d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e0554 - Browse repository at this point
Copy the full SHA 43e0554View commit details -
Updated EspSoftwareSerial brings backward compatibility for ctor/begi…
…n() pair (only for the common cases with complete default argument use) (esp8266#6746)
Configuration menu - View commit details
-
Copy full SHA for 739bcd3 - Browse repository at this point
Copy the full SHA 739bcd3View commit details -
release script: remove makecorever.py call in released version (esp82…
…66#6747) * (fix) remove makecorever.py call in released version * fix regexp
Configuration menu - View commit details
-
Copy full SHA for 4e5bf11 - Browse repository at this point
Copy the full SHA 4e5bf11View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc60e97 - Browse repository at this point
Copy the full SHA bc60e97View commit details
Commits on Nov 12, 2019
-
EspSoftwareSerial release 6.1.1, "9bit" support (esp8266#6761)
* EspSoftwareSerial release 6.1.0: New feature, a.k.a. "9bit": Supports parity bit on TX and RX and 2 stop bits. * Fix for local relative #include
Configuration menu - View commit details
-
Copy full SHA for 8222ace - Browse repository at this point
Copy the full SHA 8222aceView commit details -
WString explicit converters to reduce Flash size (esp8266#6759)
* WString explicit converters to reduce Flash size * Fix add return value for start/endsWith * Adding const to startsWith() and endsWith()
Configuration menu - View commit details
-
Copy full SHA for 41d99ad - Browse repository at this point
Copy the full SHA 41d99adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d0ee3 - Browse repository at this point
Copy the full SHA d2d0ee3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.6.0...master