Revise DCache with RTT section

Signed-off-by: HiFiPhile <admin@hifiphile.com>
This commit is contained in:
HiFiPhile
2025-07-04 12:10:56 +02:00
parent 211c2e380f
commit ffab23cf0f
7 changed files with 152 additions and 12 deletions

View File

@@ -79,7 +79,6 @@ void OTG_HS_IRQHandler(void) {
void board_init(void) {
SCB_EnableICache();
SCB_EnableDCache();
HAL_Init();