mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #2080 from kwagyeman/kwabena/fix_umm_heap_size
boards/OPENMV_RT1060: Update UMM Heap Size to match H7 Plus.
This commit is contained in:
commit
0db9adf671
@ -75,7 +75,7 @@
|
||||
#define JPEG_QUALITY_HIGH 90
|
||||
|
||||
// FB Heap Block Size
|
||||
#define OMV_UMM_BLOCK_SIZE 16
|
||||
#define OMV_UMM_BLOCK_SIZE 256
|
||||
|
||||
// USB config.
|
||||
#define OMV_USB_IRQN (USB_OTG1_IRQn)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user