mirror of
git://soft.sys114.com/klipper
synced 2026-02-09 12:54:23 +09:00
atsamd: Use enumerations for buses and reserve pins
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -795,7 +795,7 @@
|
||||
# SERCOM available. Each SERCOM must be configured prior to using it as
|
||||
# SPI or I2C peripheral. Place this config section above any other section
|
||||
# that makes use of SPI or I2C buses.
|
||||
#[samd_sercom 0]
|
||||
#[samd_sercom sercom0]
|
||||
#tx_pin:
|
||||
# MOSI pin for SPI communication, or SDA (data) pin for I2C
|
||||
# communication. The pin must have a valid pinmux configuration
|
||||
|
||||
Reference in New Issue
Block a user