mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user