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
commit c6fb7807c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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