Add change log for variant compliance
This commit is contained in:
parent
2e620d7019
commit
bdba29668c
1 changed files with 8 additions and 0 deletions
8
VARIANT_COMPLIANCE_CHANGELOG
Normal file
8
VARIANT_COMPLIANCE_CHANGELOG
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
SAMD CORE 1.6.5
|
||||
|
||||
* digitalPinToInterrupt #define moved to Arduino.h, variant.h must no longer define it
|
||||
|
||||
SAMD CORE 1.6.3
|
||||
|
||||
* Timer for pin PWM selected based on value of PIN_ATTR_TIMER_ALT or PIN_ATTR_TIMER,
|
||||
prior to this pin type was used
|
||||
Loading…
Reference in a new issue