add Adafruit samd-peripherals as submodule.

clean up board
This commit is contained in:
hathach
2018-11-14 00:22:49 +07:00
parent e8246dd367
commit 4b1f4c7b6f
14 changed files with 17 additions and 179 deletions

View File

@@ -38,7 +38,7 @@
#include "../board.h"
#if BOARD == BOARD_LPCXPRESSO11U14
#ifdef BOARD_LPCXPRESSO11U14
#define LED_PORT (0)
#define LED_PIN (7)