mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
Include chip/sam_spi.h in sam_spi.h
This commit is contained in:
parent
5b3fe34ffb
commit
e68baa3073
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