denizzzka / d_c_arm_test

C + D + dpp + libopencm3 + freertos test project
14 stars 4 forks source link

RISC-V 32bit state #28

Open denizzzka opened 1 year ago

denizzzka commented 1 year ago

Current state: compiles, but not works on real hardware due to few non-implemented code stubs

Most important task is implement fiber_switchContext function in threadasm.S of druntime