- Read and redo the Inferno OS port for Raspberry Pi: https://github.com/yshurik/inferno-rpi.
- Port Inferno OS to RISC-V, target is RVVM virtual machine, 32bit.
What will I learn from doing this?
- basic ideas about compilers, boot, devices, drivers, kernel, etc.
- some assembly knowledge for ARM and RISCV.
- more I don't know.
Maybe it can help me to find a better job...