From bc9fd03dabc38ae55fae3151e94cffe7157b95bd Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 31 Mar 2019 23:37:17 -0400 Subject: atsamd: Use enumerations for buses and reserve pins Signed-off-by: Kevin O'Connor --- config/example-extras.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index f7225735..fee9061a 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -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 -- cgit v1.2.3-70-g09d2