Skip to content

Commit

Permalink
Support atmelsam devices, WIP #8
Browse files Browse the repository at this point in the history
  • Loading branch information
avaldebe committed Apr 17, 2020
1 parent 47abb93 commit e926d92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,9 @@ See issue [#4][GH4] for inspiration. PRs are welcomed.
## Changelog

- Work in progress
- Support the PMS5003 S/ST/T variants [#10][GH10]
- Use Serial1 as "SoftwareSerial" for ESP32, [#7][GH7]
- Support `atmelsam` devices [#8][GH8]/[PR2][]
- Support the PMS5003 S/ST/T sensors [#10][GH10]
- Use Serial1 as "SoftwareSerial" for ESP32, [#7][GH7]/[PR9][]
- 1.0.1
- Fix broken SoftwareSerial for ESP8266, [#6][GH6]
- ESP8266 use EspSoftwareSerial@>=6.7.1
Expand All @@ -242,4 +243,7 @@ See issue [#4][GH4] for inspiration. PRs are welcomed.

[GH6]: https://github.com/avaldebe/PMserial/issues/6
[GH7]: https://github.com/avaldebe/PMserial/issues/7
[GH8]: https://github.com/avaldebe/PMserial/issues/8
[PR9]: https://github.com/avaldebe/PMserial/pull/9
[GH10]: https://github.com/avaldebe/PMserial/issues/10
[PR12]: https://github.com/avaldebe/PMserial/pull/12

0 comments on commit e926d92

Please sign in to comment.