summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/boards/ESPRUINO_PICO/mpconfigboard.h')
-rw-r--r--stmhal/boards/ESPRUINO_PICO/mpconfigboard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h b/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
index 6854f4e285..e84822957d 100644
--- a/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
+++ b/stmhal/boards/ESPRUINO_PICO/mpconfigboard.h
@@ -1,6 +1,5 @@
#define MICROPY_HW_BOARD_NAME "Espruino Pico"
#define MICROPY_HW_MCU_NAME "STM32F401CD"
-#define MICROPY_PY_SYS_PLATFORM "pyboard"
#define MICROPY_PY_USOCKET (0)
#define MICROPY_PY_NETWORK (0)