FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - mhmtsui/ArduinoStreamUtils · GitHub
mhmtsui
/
ArduinoStreamUtils
Public
forked from
bblanchon/ArduinoStreamUtils
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ArduinoStreamUtils
src
on
master
User selector
Datepicker
Commit history
Commits on May 24, 2021
Support Print::flush() on AVR
bblanchon
committed
f1d69fb
View commit details
Copy full SHA for f1d69fb
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Fix Windows build
bblanchon
committed
bd878e5
View commit details
Copy full SHA for bd878e5
View code at this point
Browse repository at this point
Add support for STM32 (fixes #11)
bblanchon
committed
0eb6604
View commit details
Copy full SHA for 0eb6604
View code at this point
Browse repository at this point
Update copyright year
bblanchon
committed
6de4b88
View commit details
Copy full SHA for 6de4b88
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Add Hamming(7,4) encoding and decoding decorators
bblanchon
committed
c926a7a
View commit details
Copy full SHA for c926a7a
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Add `WaitingPrint`, `WriteWaitingClient`, and `WriteWaitingStream`
bblanchon
committed
90cb9ed
View commit details
Copy full SHA for 90cb9ed
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
Stop calling `Client::read()` in place of `Stream::readBytes()`
bblanchon
committed
c343ae4
View commit details
Copy full SHA for c343ae4
View code at this point
Browse repository at this point
Fix return type of Client::read()
bblanchon
committed
ea8cdf3
View commit details
Copy full SHA for ea8cdf3
View code at this point
Browse repository at this point
Fixed unwanted waits in `ReadBufferingClient` and `ReadBufferingStream`
bblanchon
committed
709b9b4
View commit details
Copy full SHA for 709b9b4
View code at this point
Browse repository at this point
Extract optimizedRead()
bblanchon
committed
523f1a0
View commit details
Copy full SHA for 523f1a0
View code at this point
Browse repository at this point
Explicitly log timeouts
bblanchon
committed
c5e12b0
View commit details
Copy full SHA for c5e12b0
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Rename DefaultThrottler to ArduinoThrottler. Test ReadThrottlingStream.
bblanchon
committed
1aa8848
View commit details
Copy full SHA for 1aa8848
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Add support for Teensy
bblanchon
committed
526a987
View commit details
Copy full SHA for 526a987
View code at this point
Browse repository at this point
Add EepromStream. Add support for ESP32.
bblanchon
committed
def24f5
View commit details
Copy full SHA for def24f5
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Extract `StreamUtils.hpp`
bblanchon
committed
a5b4348
View commit details
Copy full SHA for a5b4348
View code at this point
Browse repository at this point
Add `StringStream`
bblanchon
committed
ded355d
View commit details
Copy full SHA for ded355d
View code at this point
Browse repository at this point
Add `StringPrint`
bblanchon
committed
1709a76
View commit details
Copy full SHA for 1709a76
View code at this point
Browse repository at this point
Remove buggy comments
bblanchon
committed
79dc1fb
View commit details
Copy full SHA for 79dc1fb
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Update copyright notice
bblanchon
committed
fb0a4fd
View commit details
Copy full SHA for fb0a4fd
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Fix missing `override` specifiers
bblanchon
committed
7e5a702
View commit details
Copy full SHA for 7e5a702
View code at this point
Browse repository at this point
Fix LoggingPrint not forwarding call to Print::flush()
bblanchon
committed
7008f10
View commit details
Copy full SHA for 7008f10
View code at this point
Browse repository at this point
Fix BufferingPrint taking Stream instead of Print (fixes #3)
bblanchon
committed
984c53b
View commit details
Copy full SHA for 984c53b
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Fix compatibility with ESP8266 core 2.5.1+ (closes #2)
bblanchon
committed
eb2801e
View commit details
Copy full SHA for eb2801e
View code at this point
Browse repository at this point
Commits on May 1, 2019
Support SAMD core
bblanchon
committed
6c5ed5d
View commit details
Copy full SHA for 6c5ed5d
View code at this point
Browse repository at this point
Add default values for timeouts
bblanchon
committed
afed55f
View commit details
Copy full SHA for afed55f
View code at this point
Browse repository at this point
Explicitly override Stream::readBytes()
bblanchon
committed
408a264
View commit details
Copy full SHA for 408a264
View code at this point
Browse repository at this point
Support Print::flush() on ESP8266
bblanchon
committed
f770d9c
View commit details
Copy full SHA for f770d9c
View code at this point
Browse repository at this point
Add ReadBufferingClient
bblanchon
committed
99782a6
View commit details
Copy full SHA for 99782a6
View code at this point
Browse repository at this point
Add WriteBufferingClient
bblanchon
committed
bc8a1b8
View commit details
Copy full SHA for bc8a1b8
View code at this point
Browse repository at this point
Add LoggingClient
bblanchon
committed
810eaaa
View commit details
Copy full SHA for 810eaaa
View code at this point
Browse repository at this point
Add ReadLoggingClient
bblanchon
committed
dcf362a
View commit details
Copy full SHA for dcf362a
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Add ESP8266 core
bblanchon
committed
f57b24e
View commit details
Copy full SHA for f57b24e
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
Add WriteLoggingClient
bblanchon
committed
f8181dd
View commit details
Copy full SHA for f8181dd
View code at this point
Browse repository at this point
Accept a Print as a log target
bblanchon
committed
b9a485c
View commit details
Copy full SHA for b9a485c
View code at this point
Browse repository at this point
Include Stream.h from the library
bblanchon
committed
6c95443
View commit details
Copy full SHA for 6c95443
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL