Skip to content

Releases: Seeed-Studio/ArduinoCore-samd

Release v1.8.5

04 Sep 02:50
Compare
Choose a tag to compare
  • Update obsolete file extension
  • Sync cores with tinyusb lib latest change

Release v1.8.4

26 Apr 08:16
9b5a964
Compare
Choose a tag to compare
  • Added pin define for XIAO round display
  • Updated FresRTOS library
  • Updated TinyUSB library
  • Fixed error about USB

Release v1.8.3

24 May 09:30
Compare
Choose a tag to compare
  • add XIAO's rtl872x reset pin config
  • Add CORE_HAS_LIBB64 definition
  • Add the SAMD51s 4 i2c interrupts to ensure slave support
  • Preserve original formatting on base sercom handler
  • remove 'unused parameter' compiler warning
  • I2C slave support for grove-ui-wireless
  • I2C slave support for wio-terminal
  • add SERCOM patch from arduino SAMD core
  • Update XIAO_m0.cfg
  • Clear the interrupt flag first and then execute task
  • add board config for wio lte cat.1
  • add bootloader for wio lte cat.1
  • add support for wio lte cat.1
  • wio lte cat.1 pinmap fixed
  • updated to CMSIS 5.7.0
  • updated submodules
  • Add SAMD51 TC3 peripheral support
  • Fix linking bug of updating CMSIS
  • update package version
  • Enable Disabling Of Serial1

Release v1.8.1

06 Nov 10:04
Compare
Choose a tag to compare

Release v1.8.0

15 Sep 10:32
Compare
Choose a tag to compare
  • Add some features for Seeed_Arduino_rpcUnified
  • Change the bossac tool version for zero serires.
  • Add __StackStart for cm_trace.
  • Fixed xiao pin map error

Release v1.7.9

14 Aug 08:11
Compare
Choose a tag to compare
  • Fixed Wio Terminal Pin Map @jhunacek
  • Fixed LoraWan PinMap
  • Update tinyusb core
  • Add String::format() @ytsuboi
  • Fixed flash tool under drawin

Release v1.7.8

14 Aug 08:08
Compare
Choose a tag to compare

ChangeLog

  • Fixed PWM function pull, Thanks for Dan Christensen
  • Fixed tone() function
  • update tinyUSB
  • update CMSIS from 4.5.0 to 5.4.0

Release v1.7.7

10 Jul 07:23
Compare
Choose a tag to compare

change log

  • Merge upstream, fixed Arduino USB stack proble.
  • Make tinyusb work normally under FreeRTOS.
  • Fixed zero series pin map configuration error.
  • Updated submodules.

Release v1.7.6 !!!

29 May 08:57
Compare
Choose a tag to compare

change log

Update version to 1.7.2

22 Apr 05:46
Compare
Choose a tag to compare
  • Fixed Pin map of Wio Terminal
  • Add SerialDBG support For LoraWan