XMC4xxx: All register definition files need to include memorymap.h
This commit is contained in:
parent
7bde01df98
commit
c6d5d3bded
|
@ -58,6 +58,8 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include "chip/xmc4_memorymap.h"
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
|
|
@ -58,6 +58,8 @@
|
|||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include "chip/xmc4_memorymap.h"
|
||||
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue