HAL_ChibiOS: disable DTCM on H7 for now
DTCM doesn't allow for DMA yet
This commit is contained in:
parent
ff21508ce8
commit
50b7b7beb5
@ -23,8 +23,8 @@ mcu = {
|
||||
'RAM_SIZE_KB' : 512,
|
||||
|
||||
# DTCM ram address and size
|
||||
'DTCM_BASE_ADDRESS' : 0x20000000,
|
||||
'DTCM_RAM_SIZE_KB' : 128,
|
||||
# 'DTCM_BASE_ADDRESS' : 0x20000000,
|
||||
# 'DTCM_RAM_SIZE_KB' : 128,
|
||||
}
|
||||
|
||||
pincount = {
|
||||
|
Loading…
Reference in New Issue
Block a user