Skip to content

Release 1.2.0

Latest
Compare
Choose a tag to compare
@facchinm facchinm released this 03 Jun 06:50
· 16 commits to main since this release
711ef1d

What's Changed

  • Add hourglass animation to the LED matrix gallery by @alranel in #279
  • backtrace: remove spurious file from compiling by @facchinm in #258
  • UNOR4: rebuild libfsp with I2C patch by @facchinm in #257
  • CNetIf - added config method to apply new static IP settings for WiFi and Ethernet by @JAndrassy in #209
  • WiFiC3 - config(ip) didn't set default value for DNS IP by @JAndrassy in #199
  • Revert "Wire: unlock the bus on begin()" by @facchinm in #286
  • Fix return type of ArduinoLEDMatrix::begin() by @mast-eu in #282
  • Use correct datatype for return value of FspTimer::get_available_timer() by @mast-eu in #288
  • Correct name of library in file header by @alrvid in #289
  • Fix for flexible CAN baud rate by @fastbike in #296
  • [Arduino_CAN] fix regression introduced in #296. by @aentinger in #300
  • Update "Port mn Pin Function Select Register" in SVD file. by @embedded-kiddie in #305
  • Add a clear() method to the LED matrix library by @alranel in #280
  • Arduino_LED_Matrix: add to CI and fix ArduinoGraphics begin() by @facchinm in #313
  • libraries/SoftwareSerial: Fix ring buffer data type. by @iabdalkader in #314
  • Fix buffer-overflow assigning global Wire instances. by @aentinger in #317
  • Adding Generic Interrupt function to IRQManager by @delta-G in #316
  • libraries: Fix possible buffer/stack overflows in multiple libraries. by @iabdalkader in #318
  • Fix for I2C bus not always working correctly after a slave device call end() by @maidnl in #319
  • Add compiler.xxx.extra_flags to receipes in platform.txt by @isidromv in #323
  • Fix Inconsistent Sleep Current by relocating the Ethernet Clock AGT Timer by @cristidragomir97 in #322
  • WiFiS3 Modem: change write and write_nowait format argument to const char * by @pennam in #285
  • WiFiS3: WiFiWebClientSSL fix information about CA Root certificate by @pennam in #278
  • WiFiS3 Udp, Client: avoid RX_BUFFER_DIM redefinition by @pennam in #284
  • bounds check for last_interrupt_index by @delta-G in #320
  • Add RTC alarm setter without callback by @sebromero in #324
  • Clear Unused Parameter Warnings in EEPROM examples by @delta-G in #311
  • Add I2S support. by @iabdalkader in #306
  • define digitalPinHasPWM for UNOWIFIR4 & MINIMA by @isidromv in #287
  • WifiS3 Wificlient issues by @andreagilardoni in #309
  • Publish 1.2.0 by @facchinm in #332

New Contributors

Full Changelog: 1.1.0...1.2.0