Preparing for mk20dx256vlh7
- Not ready yet - Will require some more changes to Lib/mk20dx.c
This commit is contained in:
parent
40b5665930
commit
f5a1e1bcf5
18 changed files with 295 additions and 51 deletions
|
@ -1847,7 +1847,7 @@ typedef struct {
|
|||
#define IRQ_SOFTWARE 45
|
||||
#define NVIC_NUM_INTERRUPTS 46
|
||||
|
||||
#elif defined(_mk20dx256_)
|
||||
#elif defined(_mk20dx256_) || defined(_mk20dx256vlh7_)
|
||||
#define IRQ_DMA_CH0 0
|
||||
#define IRQ_DMA_CH1 1
|
||||
#define IRQ_DMA_CH2 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue