SAMD/L: Move content of chip/sam_memorymap.h to chip.h; move chip/sam_pinmap. to sam_pinmap.h for consistency with other header files
This commit is contained in:
parent
358629b6ec
commit
746217ee5c
@ -49,7 +49,7 @@
|
|||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
|
|
||||||
#include "sam_config.h"
|
#include "sam_config.h"
|
||||||
#include "chip/sam_pinmap.h"
|
#include "sam_pinmap.h"
|
||||||
|
|
||||||
/************************************************************************************
|
/************************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user