summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/grandcentral_m4_express
diff options
context:
space:
mode:
Diffstat (limited to 'ports/atmel-samd/boards/grandcentral_m4_express')
-rw-r--r--ports/atmel-samd/boards/grandcentral_m4_express/mpconfigboard.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/atmel-samd/boards/grandcentral_m4_express/mpconfigboard.h b/ports/atmel-samd/boards/grandcentral_m4_express/mpconfigboard.h
index 57078eaea..e1bef0019 100644
--- a/ports/atmel-samd/boards/grandcentral_m4_express/mpconfigboard.h
+++ b/ports/atmel-samd/boards/grandcentral_m4_express/mpconfigboard.h
@@ -5,6 +5,8 @@
// This is for Rev B which is green and has the SD card slot at the edge of the board.
+#define MICROPY_HW_LED_STATUS (&pin_PB01)
+
#define MICROPY_HW_LED_TX &(pin_PC30)
#define MICROPY_HW_LED_RX &(pin_PC31)