ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
296 stars 19 forks source link

Add sram section support #608

Closed ohmtech-rdi closed 11 months ago

ohmtech-rdi commented 11 months ago

This PR adds support for the SRAM daisy linker script.

Not everything seems to work properly with that target, but we will investigate it later. Basically here, we are adding all the needed support from erbb to link with the STM32H750IB_sram.lds linker script.