677: nrf: nrf52832 doesn't have SPI3 r=Dirbaio a=Dirbaio



Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
This commit is contained in:
bors[bot]
2022-03-27 17:44:54 +00:00
committed by GitHub

View File

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