Skip to content

Releases: Infineon/XMC-for-Arduino

Fix for Linker and I2C

02 Mar 20:06
Compare
Choose a tag to compare

Changes

  • Fixed an issue with the rand() function which returned always the same value when executed: changed linker flags in platform.txt and removed --nano.specs
  • Fixed I2C receive bug

First Release

02 Mar 20:21
Compare
Choose a tag to compare

XMC for Arduino

The traced back initial release of the XMC integration into the Arduino IDE

Known bugs:

  • rand() function returns always the same value when executed
  • Problem with I2C receive