example_dma is not compiling due to the heap being too small in a fresh plain main after mcu-gen
riscv/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: main.elf section `.heap' will not fit in region `ram1'
/riscv/lib/gcc/riscv32-unknown-elf/11.1.0/../../../../riscv32-unknown-elf/bin/ld: region `ram1' overflowed by 2192 bytes
This has probably only ever tested with the CI configurations gen
example_dma is not compiling due to the heap being too small in a fresh plain main after mcu-gen
This has probably only ever tested with the CI configurations gen