Releases: pazi88/STM32_CAN
Releases · pazi88/STM32_CAN
1.1.3 release
What's Changed
- Fix bug where buffers are not initialised. by @TT-ZX in #42
- Revise baudrate calculations by @attie-argentum in #41
New Contributors
- @TT-ZX made their first contribution in #42
- @attie-argentum made their first contribution in #41
Full Changelog: 1.1.2...1.1.3
1.1.2 release
New release to fix some bugs/compile issues reported by users.
1.1.1 release
What's Changed
- Update actions for multiple targets by @designer2k2 in #11
- quick fix README by @sdikiy in #17
- fix warning: unused parameter by @sdikiy in #16
- extending .write() for sending CAN remote frames by @karl-dietmann in #18
New Contributors
- @karl-dietmann made their first contribution in #18
Full Changelog: 1.1.0...1.1.1
First release
1.1.0 Release. There wasn't 1.0.0 release earlier of this library, so this is kind of a first release.