We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66489e commit 2f0d82aCopy full SHA for 2f0d82a
ports/raspberrypi/boards/challenger_nb_rp2040_wifi/mpconfigboard.h
@@ -5,6 +5,3 @@
5
#define DEFAULT_UART_BUS_RX (&pin_GPIO17)
6
#define DEFAULT_I2C_BUS_SDA (&pin_GPIO0)
7
#define DEFAULT_I2C_BUS_SCL (&pin_GPIO1)
8
-#define DEFAULT_SPI_BUS_SCK (&pin_GPIO22)
9
-#define DEFAULT_SPI_BUS_MOSI (&pin_GPIO23)
10
-#define DEFAULT_SPI_BUS_MISO (&pin_GPIO24)
0 commit comments