File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11StreamUtils - Change log
22========================
33
4- HEAD
5- ----
4+ 1.8.0 (2023/12/05)
5+ -----
66
77* Add support for DxCore (issue #34 )
88
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ StreamUtils: Power-ups for Arduino Streams
44
55[ ![ Continuous Integration] ( https://github.com/bblanchon/ArduinoStreamUtils/workflows/Continuous%20Integration/badge.svg )] ( https://github.com/bblanchon/ArduinoStreamUtils/actions/workflows/ci.yml )
66[ ![ Coverage Status] ( https://coveralls.io/repos/github/bblanchon/ArduinoStreamUtils/badge.svg )] ( https://coveralls.io/github/bblanchon/ArduinoStreamUtils )
7- [ ![ Arduino Library Manager] ( https://img.shields.io/static/v1?label=Arduino&message=v1.7.1&logo=arduino&logoColor=white&color=blue )] ( https://www.ardu-badge.com/StreamUtils/1.7.3 )
8- [ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/bblanchon/library/StreamUtils.svg?version=1.7.3 )] ( https://registry.platformio.org/packages/libraries/bblanchon/StreamUtils?version=1.7.3 )
7+ [ ![ Arduino Library Manager] ( https://img.shields.io/static/v1?label=Arduino&message=v1.7.1&logo=arduino&logoColor=white&color=blue )] ( https://www.ardu-badge.com/StreamUtils/1.8.0 )
8+ [ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/bblanchon/library/StreamUtils.svg?version=1.8.0 )] ( https://registry.platformio.org/packages/libraries/bblanchon/StreamUtils?version=1.8.0 )
99
1010The * stream* is an essential abstraction in Arduino; we find it in many places:
1111
Original file line number Diff line number Diff line change 11name =StreamUtils
2- version =1.7.3
2+ version =1.8.0
33author =Benoit Blanchon <blog.benoitblanchon.fr>
44maintainer =Benoit Blanchon <blog.benoitblanchon.fr>
55sentence =💪 Power-ups for Arduino streams
You can’t perform that action at this time.
0 commit comments