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 6b48ad4 commit f759d15Copy full SHA for f759d15
bricks/primehub/mpconfigport.h
@@ -6,7 +6,7 @@
6
#define MICROPY_HW_BOARD_NAME "SPIKE Prime Hub"
7
#define MICROPY_HW_MCU_NAME "STM32F413VG"
8
9
-#define PYBRICKS_HEAP_KB 64 // half of RAM
+#define PYBRICKS_HEAP_KB 256
10
11
#define PYBRICKS_HUB_PRIMEHUB (1)
12
0 commit comments