summaryrefslogtreecommitdiff
path: root/ports/risc-v32/gnu/example_build/qemu_virt/hwtimer.c
AgeCommit message (Collapse)Author
2026-01-01Add RISC-V32 QEMU-virt exampleAkif Ejaz
This commit introduces the complete example build environment for the RISC-V32/GNU port targeting the QEMU virt machine. It includes basic BSP components, startup code, drivers, linker script, and a minimal ThreadX demo application. Signed-off-by: Akif Ejaz <[email protected]>