New ML support - includes fixed
This commit is contained in:
parent
5674208eda
commit
79afb76839
2 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "bootapp.h"
|
||||
|
||||
#include "Configuration.h"
|
||||
#include "pins.h"
|
||||
|
||||
#ifdef W25X20CL
|
||||
#include "w25x20cl.h"
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
//#define W25X20CL
|
||||
|
||||
|
||||
#include "config.h"
|
||||
#include <inttypes.h>
|
||||
//#include <stdio.h>
|
||||
|
|
Loading…
Reference in a new issue