Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-16 | ITM: allow varisized access | Karl Palsson | 1 | -1/+5 | |
save that trace bandwidth baby | |||||
2021-09-16 | cortex_m: debug: basic ITM/DWT/TPIU stubs. | Karl Palsson | 1 | -0/+41 | |
Sourced from zyp on irc. Maybe not the best or most permanent name, but saves dropping it into every project. Signed-off-by: Karl Palsson <karlp@etactica.com> | |||||
2012-12-31 | Fixed FPU support. | Vegard Storheil Eriksen | 1 | -0/+20 | |
Selecting proper FPU flags in build_rules and enabling FPU during startup. |