We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ffd08 commit e5c5315Copy full SHA for e5c5315
1 file changed
ports/raspberrypi/boards/raspberry_breadstick/mpconfigboard.h
@@ -1,4 +1,4 @@
1
-#define MICROPY_HW_BOARD_NAME "Raspberry Pi Pico"
+#define MICROPY_HW_BOARD_NAME "Raspberry Breadstick"
2
#define MICROPY_HW_MCU_NAME "rp2040"
3
4
#define MICROPY_HW_LED_STATUS (&pin_GPIO25)
0 commit comments