Skip to content

Commit 4b41eec

Browse files
committed
Changelog updated
1 parent e034b1a commit 4b41eec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ SAMD CORE 1.6.3
44
* Bugfix: added missing Serial.begin(baud, config) method. Thanks @tuxedo0801
55
* Bootloader: 32Khz external oscillator is now used, improves USB clock. Thanks @aethaniel
66
* Bootloader: Clean up of makefiles and file organization. Thanks @aethaniel
7+
* Added PWM capability to pins A1/A2 of Arduino Zero.
8+
* variant.h/cpp: PWM capability is now determined by PIN_ATTR_PWM combined with
9+
PIN_ATTR_TIMER or PIN_ATTR_TIMER_ALT for timer selection.
710

811
SAMD CORE 1.6.2 2015.11.03
912

0 commit comments

Comments
 (0)