~oriansj/stage0-posix-riscv32

Merge branch 'master' of github.com:oriansj/stage0-posix-riscv32
Fix regression caused by M2libc's fb6701a73189afca152ea1154650c315df4e6a93 commit
e5e870f5 — Andrius Štikonas 1 year, 6 months ago
Switch to lowercase riscv M1 defines.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~oriansj/stage0-posix-riscv32
read/write
git@git.sr.ht:~oriansj/stage0-posix-riscv32

You can also use your local clone with git send-email.

This folder contains the riscv32 specific parts of stage0-posix and was separated out to make integration in other projects in easier.

To use this in your project:

  1. add it as a git submodule (or just extract into a folder) named riscv32
  2. create a kaem.riscv32 file (if you are using bootstrap-seeds)
  3. create an after.kaem file to hook your tools you wish to have built after these

The master location of this code is: https://github.com/oriansj/stage0-posix-riscv32