mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
boards/arm/rp23xx/pimoroni-pico-2-plus: added ‘rp23xx_spisd.h’ in board.h
Added missing #include ‘rp23xx_spisd.h’ in board.h (forgotten in PR #17167) Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
ee8a23071d
commit
89e9fed39e
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#include "rp23xx_i2cdev.h"
|
||||
#include "rp23xx_spidev.h"
|
||||
#include "rp23xx_i2sdev.h"
|
||||
#include "rp23xx_spisd.h"
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
# include <stdint.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue