SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file

This commit is contained in:
Gregory Nutt
2015-03-09 08:23:09 -06:00
parent 5515f26de4
commit cfca6b08c5
13 changed files with 836 additions and 29 deletions
+3
View File
@@ -44,6 +44,9 @@
#include <stdint.h>
#include <stdbool.h>
#include <assert.h>
#include <arch/samv7/chip.h>
/************************************************************************************
* Pre-processor Definitions