mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-02 12:50:31 -07:00
atsamd: Add support for programming SERCOM pins
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
8617cbcb76
commit
c8d7e28a35
10 changed files with 500 additions and 41 deletions
|
|
@ -6,6 +6,9 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20190228: Users of SPI or I2C on SAMD21 boards must now specify the
|
||||
bus pins via a [samd_sercom] config section.
|
||||
|
||||
20190224: The bed_shape option has been removed from bed_mesh. The
|
||||
radius option has been renamed to bed_radius. Users with round beds
|
||||
should supply the bed_radius and round_probe_count options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue