Skip to content

Fixes for Wire lib, HardwareSerial, typos and other bugs

Compare
Choose a tag to compare
@mhollfelder mhollfelder released this 19 Jul 21:26
· 840 commits to master since this release
  • Changed the Wire Lib - use HW FIFO - incresed buffer size - renamed struct variable
  • Fixed a typo: == / =
  • Updated the boards.txt
  • Increased the stack size for XMC1100
  • Fixed the HardwareSerial issue from GitHub
  • Adjusted the delayMicroseconds() function
  • Added the XMC1300 Board