mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
Include chip/sam_spi.h in sam_spi.h
This commit is contained in:
parent
dd94bc44c5
commit
d64e8e6732
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@
|
|||
#include <stdbool.h>
|
||||
|
||||
#include "chip.h"
|
||||
#include "chip/sam_spi.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue