aboutsummaryrefslogtreecommitdiff
path: root/tests/stm32/link_ram.x
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use unified link_ram_cortex_m.x file for all Cortex M targetsPriit Laes2024-01-051-254/+0
|
* tests/stm32: make __sdata=__edata so that cortex-m-rt doesn't try to copy it ↵Dario Nieuwenhuis2022-01-051-1/+1
| | | | from "flash".
* stm32: add gpio HIL testDario Nieuwenhuis2021-12-061-0/+254