We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 870ce65 commit e9286f6Copy full SHA for e9286f6
src/omv/boards/OPENMV2/omv_boardconfig.h
@@ -50,7 +50,7 @@
50
#define OMV_DMA_MEMORY SRAM2 // Misc DMA buffers
51
52
#define OMV_FB_SIZE (151K) // FB memory: header + QVGA/GS image
53
-#define OMV_FB_ALLOC_SIZE (14K) // minimum fb alloc size
+#define OMV_FB_ALLOC_SIZE (12K) // minimum fb alloc size
54
#define OMV_STACK_SIZE (4K)
55
#define OMV_HEAP_SIZE (52K)
56
0 commit comments