sparkfun_samd21_mini_usb board support

This commit is contained in:
Deadman
2024-02-27 17:04:14 +01:00
parent a0e5626bc5
commit 0a2444e100
6 changed files with 233 additions and 2 deletions

View File

@@ -31,3 +31,5 @@
// UART
#define UART_SERCOM 0
#define UART_RX_PIN 7
#define UART_TX_PIN 6