nrf: nrf52832 doesn't have SPI3
This commit is contained in:
parent
5c68f0bae7
commit
490d4588ea
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ embassy_hal_common::peripherals! {
|
||||||
TWISPI0,
|
TWISPI0,
|
||||||
TWISPI1,
|
TWISPI1,
|
||||||
SPI2,
|
SPI2,
|
||||||
SPI3,
|
|
||||||
|
|
||||||
// SAADC
|
// SAADC
|
||||||
SAADC,
|
SAADC,
|
||||||
|
|
Loading…
Reference in a new issue