Implement giant (chunked) DMA transfers for DCMI.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
MEMORY
|
||||
{
|
||||
FLASH : ORIGIN = 0x8000000, LENGTH = 1024K
|
||||
RAM : ORIGIN = 0x24000000, LENGTH = 128K
|
||||
}
|
||||
RAM : ORIGIN = 0x24000000, LENGTH = 384K
|
||||
}
|
||||
|
Reference in New Issue
Block a user