Initial work for McHCK mk20dx128vlf5 port.
This commit is contained in:
parent
c203d23be5
commit
acf8cb979c
12 changed files with 89 additions and 37 deletions
|
@ -30,7 +30,7 @@
|
|||
// ----- Includes -----
|
||||
|
||||
// ARM
|
||||
#if defined(_mk20dx128_) || defined(_mk20dx256_)
|
||||
#if defined(_mk20dx128_) || defined(_mk20dx128vlf5_) || defined(_mk20dx256_)
|
||||
|
||||
#include <Lib/mk20dx.h>
|
||||
#include <Lib/delay.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue