Skip to content

Releases: gicking/LIN_master_Arduino

v1.6

08 Jun 03:57
Compare
Choose a tag to compare

fixed bug in example dual_LIN

v1.5

21 Mar 08:20
Compare
Choose a tag to compare

fixed bug for ESP32

v1.4

15 Nov 07:20
Compare
Choose a tag to compare

Added support for ESP32 and ESP8266 boards via the Ticker library

Fix bug for non-blocking communication (v1.3)

22 Nov 16:32
Compare
Choose a tag to compare

Fix issue #3, which is caused by incoherent data access with LIN background operation

  • removed obsolete flags flagTxComplete and flagRxComplete
  • added getter method for LIN bus state
  • adapted examples to avoid access conflict

fixed bug for Uno

26 Dec 06:41
Compare
Choose a tag to compare
  • skip compile for LIN_masterN with N>1, e.g. for Uno
  • increased version number to v1.2 for library manager

Renamed folder

25 Dec 17:33
Compare
Choose a tag to compare

Push latest changes to Arduino library manager vie new release

initial release

09 Apr 11:26
Compare
Choose a tag to compare

inital release 1.0