Skip to content

Commit e5c5315

Browse files
committed
changed board name to Raspberry Breadstick
1 parent a3ffd08 commit e5c5315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/raspberry_breadstick/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#define MICROPY_HW_BOARD_NAME "Raspberry Pi Pico"
1+
#define MICROPY_HW_BOARD_NAME "Raspberry Breadstick"
22
#define MICROPY_HW_MCU_NAME "rp2040"
33

44
#define MICROPY_HW_LED_STATUS (&pin_GPIO25)

0 commit comments

Comments
 (0)