Enable correct SPI peripheral dilemma/3x5_2/assembled (#25479)

Initial
This commit is contained in:
Jack Sangdahl 2025-07-12 19:38:32 -06:00 committed by GitHub
parent c7a24a441f
commit 86badb394e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,5 +19,5 @@
#include_next <mcuconf.h> #include_next <mcuconf.h>
#undef RP_SPI_USE_SPI1 #undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI1 TRUE #define RP_SPI_USE_SPI0 TRUE