Mbed: compile a function to a different memory location
Using an stm32f746 disco, I'm trying to get a function to compile to a different memory location using Mbed. so far, as a test, i have this mbed_app.json.. { "target_overrides": { "*": { "target.ld_script": "custom_stm32f746...