Commit graph

7 commits

Author SHA1 Message Date
stnolting
7ed8eb8e1e update software framework to gcc-13.2.0 2023-10-13 17:11:49 +02:00
stnolting
e212445f5b [sw] revert makefile edits 2022-08-20 17:44:43 +02:00
stnolting
2bec76e0dc [sw] update makefiles 2022-08-20 17:36:17 +02:00
stnolting
d97df66b39 ⚠️ modify handling of makefile's MARCH and MABI variables
Pre-commit usage: `MARCH=-march=rv32i`, the `-march` should not be here

Post-commit usage: `MARCH=rv32i`, this is more straightforward

Same for `MABI=-mabi=...` -> `MABI=...`
2021-10-15 17:20:55 +02:00
stnolting
522bd3cef8 [sw/image_gen] renamed *.cpp -> *.c 2021-08-16 18:29:29 +02:00
umarcor
ca8927e558 [sw] use RISCV_PREFIX instead of RISCV_TOOLCHAIN 2021-07-09 23:23:46 +02:00
stnolting
9f013d12a8 [sw] renamed "on-chip-debugger" -> "ocd-firmware" 2021-05-25 16:29:57 +02:00
Renamed from sw/on-chip-debugger/makefile (Browse further)