8000
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 db87838 commit 6c8bbb8Copy full SHA for 6c8bbb8
ports/raspberrypi/boards/elecfreaks_picoed/mpconfigboard.h
@@ -1,2 +1,4 @@
1
#define MICROPY_HW_BOARD_NAME "ELECFREAKS PICO:ED"
2
#define MICROPY_HW_MCU_NAME "rp2040"
3
+
4
+#define MICROPY_HW_LED_STATUS (&pin_GPIO25)
0 commit comments