first steps toward supporting alternate board pinouts

This commit is contained in:
Joey Castillo
2021-09-13 16:43:35 -04:00
parent 5cd6b1afc7
commit 5a53916f0e
8 changed files with 70 additions and 69 deletions

View File

@@ -30,7 +30,7 @@
#include <stdio.h>
#include "saml22.h"
#include "hal_init.h"
#include "atmel_start_pins.h"
#include "pins.h"
#include "watch.h"
#include "tusb.h"