Skip to content

Releases: openlcb/OpenLCB_Single_Thread

v0.1.14

13 Jun 15:27
7bb9177
Compare
Choose a tag to compare

Allow RP2350 as well as RP2040 for the Pico CAN SW library.

v0.1.13

22 May 02:18
48f4d6e
Compare
Choose a tag to compare

Full Changelog: v0.1.12...v0.1.13

v0.1.12

29 Apr 20:47
7cfef98
Compare
Choose a tag to compare

Full Changelog: v0.1.11...v0.1.12
In BasicNode made a pce routine that doesn't use blue/gold
and fixed its Serial initialization.

v0.1.11

29 Apr 20:20
4c07e01
Compare
Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11
Updated Esp32Can

v0.1.10

09 Mar 01:53
b940983
Compare
Choose a tag to compare

Fix bug in OpenLcbCore.cpp.
Add Alan.

v0.1.9

15 Feb 17:54
130e8e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

08 Jan 01:01
81682f4
Compare
Choose a tag to compare

Add ACan directory and .h file

v0.1.7

11 Dec 19:51
653279e
Compare
Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7
Fix picocan to allow changing the tx and rx pins

v0.1.6

05 Dec 13:19
91b7bba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Nov 19:51
5ff0ce6
Compare
Choose a tag to compare

Coalesced the AVR Servo NIO examples into AVR2ServoNIO example. Use of ACAN2515 library for CAN, which allows changes to crystal frequency and pin selection.