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 fd99f40 commit 8aaa36bCopy full SHA for 8aaa36b
src/codal_port/mpconfigport.h
@@ -118,7 +118,7 @@
118
{ MP_ROM_QSTR(MP_QSTR_open), MP_ROM_PTR(&mp_builtin_open_obj) },
119
#endif
120
121
-#define MICROBIT_RELEASE "2.1.0"
+#define MICROBIT_RELEASE "2.1.1"
122
#define MICROBIT_BOARD_NAME "micro:bit"
123
#define MICROPY_HW_BOARD_NAME MICROBIT_BOARD_NAME " v" MICROBIT_RELEASE
124
#define MICROPY_HW_MCU_NAME "nRF52833"
0 commit comments