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