Skip to content

Commit 94522cf

Browse files
committed
Update version
1 parent 3fe08eb commit 94522cf

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

README.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -70,18 +70,16 @@ To add board support for our products, start Arduino and open the Preferences wi
7070
*This core is intended to be installed using Boards Manager (see below). To update from a*
7171
*previous version, click on Electronic Cats SAM D|L|C Boards in Boards Manager, then click Update.*
7272

73-
**1.6.17 (February 22, 2018):**
74-
* Added SAM D51 (m4f) support to bootloader
75-
* Added Generic D11D14AS (20-pin SOIC) variant
76-
* Made PIN_USB_HOST_ENABLE optional. Readme updates for MT-D11 and Generic D11C14A
77-
* Fixed USB pad calibration values for L21 in bootloader and USB host mode
78-
* Improve accuracy of HS crystal (fixed off-by-one calculation)
79-
* fixed wrong location for call to mapResolution(), doc updates
80-
* Documentation updates
81-
* Merged in changes from upstream SAMD CORE 1.6.17 (not released yet)
82-
* Improved ISR response time. Thanks @joverbee
83-
* No fixed value for USB power current.
73+
## What's New - Beta Version (1.7.00-beta)
74+
75+
**2.0.0-beta-b1 (Jul 14, 2020):**
8476

77+
* Added support for SAMR34
78+
* Added support for Electronic Cats Boards
79+
* Remove Mattairtech Boards
80+
* Update with Arduino Core official fix
81+
* Remove menu for SPI, Serial and I2C interfaces
82+
* Thanks Mattairtech!
8583

8684
## What's New - Beta Version (1.6.18-beta)
8785
**Beta builds are now included in the main json. See Beta Builds section.**
@@ -117,6 +115,18 @@ To add board support for our products, start Arduino and open the Preferences wi
117115
* Merged in changes from upstream SAMD CORE 1.6.17
118116
* UART's now support optional RTS and CTS pins defined in the variant.
119117

118+
**1.6.17 (February 22, 2018):**
119+
* Added SAM D51 (m4f) support to bootloader
120+
* Added Generic D11D14AS (20-pin SOIC) variant
121+
* Made PIN_USB_HOST_ENABLE optional. Readme updates for MT-D11 and Generic D11C14A
122+
* Fixed USB pad calibration values for L21 in bootloader and USB host mode
123+
* Improve accuracy of HS crystal (fixed off-by-one calculation)
124+
* fixed wrong location for call to mapResolution(), doc updates
125+
* Documentation updates
126+
* Merged in changes from upstream SAMD CORE 1.6.17 (not released yet)
127+
* Improved ISR response time. Thanks @joverbee
128+
* No fixed value for USB power current.
129+
120130
**1.6.17-beta-b0:**
121131
*Beta version 1.6.17-beta-b0 became release version 1.6.17. See above*
122132

0 commit comments

Comments
 (0)