circuitpython/ports/atmel-samd/boards/sparkfun_samd51_micromod
George White c37af65ee1
Update pins to include UART1 RTS and CTS
Previous pins definition stated that the UART1 RTS and CTS were not connected. They are connected and can currently be used via A1 and PWM0 respectively. To make things a little clearer, enabling the RTS1/CTS1.
2023-04-08 16:29:50 -04:00
..
board.c Use MP_WEAK for default board.c routines 2022-09-08 07:36:50 -04:00
mpconfigboard.h Setup flash pins on Sparkfun SAMD51 Micromod 2022-04-18 13:10:12 +00:00
mpconfigboard.mk Removed compiler flag in favor of MP_WEAK implementation 2022-04-18 13:10:12 +00:00
pins.c Update pins to include UART1 RTS and CTS 2023-04-08 16:29:50 -04:00