summaryrefslogtreecommitdiff
path: root/common_modules/module_manager/src/txm_module_manager_thread_reset.c
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2026-05-27 12:00:47 -0400
committerGitHub <[email protected]>2026-05-27 12:00:47 -0400
commit6061c43f96dcaf6b5588861f247dae98493a9eee (patch)
tree6da3441e562b4c52218347e5f3b6f315dd3afa90 /common_modules/module_manager/src/txm_module_manager_thread_reset.c
parent4a7343159b9ed3e470524d83232e4797a0bdf637 (diff)
Removed clz.c workaround; use riscv32-unknown-elf toolchain (#538)
bsp/clz.c provided a weak __clzsi2 fallback to work around the missing rv32 multilib in the riscv-collab riscv64-unknown-elf toolchain. Since cmake/riscv32-unknown-elf-rv32imc.cmake now uses the dedicated riscv32- unknown-elf-gcc toolchain (riscv-collab riscv32-elf release), which ships a native rv32/ilp32 libgcc with all required helpers, the workaround is no longer needed. Remove bsp/clz.c and its entry in CMakeLists.txt. Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'common_modules/module_manager/src/txm_module_manager_thread_reset.c')
0 files changed, 0 insertions, 0 deletions