Skip to content

Releases: Infineon/XMC-for-Arduino

XMC-for-Arduino V3.6.0-beta

24 Jan 15:45
16a6800
Compare
Choose a tag to compare
Pre-release

This is a pre-release, use V3.5.0 for the latest stable version.

Changes:

  • Refactor Serial implementation to use XMC hardware buffer.

XMC-for-Arduino V3.5.0

20 Jan 13:36
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Serial: Add handling of edge case that might lead to Serial getting stuck in spinlock wait by @MaxMax-embedded in #307.
  • Wire: Fix I2C ACK message timout condition to avoid freezing by @Frederik-Wagner in #321.

Repository Configuration

  • Added .gitattributes to ensure proper handling of line endings by .
  • Restructured and extend .gitignore.
  • Added pre-commit workflow & configuration by @LinjingZhang in #311.

libraries/CAN

  • Added configuration for clang-format, clang-tidy and cppcheck.
  • Added & applied configuration for clang-format & clang-tidy.
  • Added misra to enable static code analysis.
  • Fixed definition for CAN message object.

Community

  • Added Code of Conduct by @jaenrig-ifx in #312.
  • Extended Contribution Guidelines.

Quality Assurance

  • Added GitHub Action workflows for Hardware-in-the-loop testing. @OlafFilies
  • Included arduino-core-tests submodule for generic unit tests.
  • Enable tests for CAN, Wire and Serial.

Details

Full Changelog: V3.4.1...V3.5.0

XMC-for-Arduino V3.4.1

24 Sep 15:59
1171ba4
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.4.0...V3.4.1

XMC-for-Arduino V3.4.0

23 Sep 13:25
f5e7ace
Compare
Choose a tag to compare

What's Changed

  • Migrate documentation from Wiki to Read The Docs by @ederjc in #304

Full Changelog: V3.3.0...V3.4.0

XMC-for-Arduino V3.3.0

10 Sep 09:10
52e575c
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.2.0...V3.3.0

XMC-for-Arduino V3.2.0

20 Aug 12:43
0c59b41
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.1.1...V3.2.0

XMC-for-Arduino V3.1.1

22 Jul 13:13
bed41f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: V3.1.0...V3.1.1

XMC-for-Arduino V3.1.0

04 Jun 13:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V3.0.0...V3.1.0

XMC-for-Arduino V3.0.0

16 Jan 14:22
0709c2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V2.2.0...V3.0.0

Release of version 2.2.0

26 Sep 12:21
a354920
Compare
Choose a tag to compare

What's Changed

Full Changelog: V2.1.0...v2.2.0