uvm32/apps/common
Toby Jaffey adec69e1d7 Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory.
Examples built using C extensions, many fail in strange ways
2025-12-17 15:43:15 +00:00
..
crt0.S Completely remove UVM32_STACK_PROTECTION unless enabled (requires manually changing crt0.S), as this saves 16 bytes on every .bin 2025-12-14 00:09:32 +00:00
linker.ld Move all app common files under apps/common 2025-12-12 15:45:17 +00:00
makefile.common Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory. 2025-12-17 15:43:15 +00:00
target-stdint.h Move target app only includes under apps/common 2025-12-12 15:49:03 +00:00
uvm32_target.h Move target app only includes under apps/common 2025-12-12 15:49:03 +00:00