File and macro modifications for supporting Teensy 3.1
This commit is contained in:
parent
25304734af
commit
3fa9c16c04
15 changed files with 190 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
#include "delay.h"
|
||||
#include "mk20dx128.h"
|
||||
#include "mk20dx.h"
|
||||
|
||||
// the systick interrupt is supposed to increment this at 1 kHz rate
|
||||
volatile uint32_t systick_millis_count = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue