nrf: nrf52832 doesn't have SPI3

This commit is contained in:
Dario Nieuwenhuis 2022-03-22 19:33:35 +01:00
parent 5c68f0bae7
commit 490d4588ea

View File

@ -32,7 +32,6 @@ embassy_hal_common::peripherals! {
TWISPI0,
TWISPI1,
SPI2,
SPI3,
// SAADC
SAADC,