OS-3o3
The authors disclaim copyright to this software.
PUBLIC DOMAIN
code name : 32gears
|||
https://3o3.org
See individual files for public domain dedication.
The files in ./non-free/ folder are Copyrighted, these files are not public domain.
sudo apt install lld llvm clang git qemu-system
git config http.postBuffer 524288000
git clone https://github.com/3-o-3/3o3.git
cd 3o3
mkdir bin
cd bin
sh ../build.cmd .. all
cd ..
codium .
- USB Keyboard
- USB mouse
- USB masse storage
- USB serial port CH341
- USB CDC-ECM (RTL8152)
- USB Audio Class 1
- USB Printer Device Class
Mips:
https://opencores.org/projects/plasma/tools
Arm:
https://github.com/rsta2/circle/
https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/os/
https://github.com/Chadderz121/csud
https://github.com/isometimes/rpi4-osdev
s-matyukevich/raspberry-pi-os#237
https://github.com/umanovskis/baremetal-arm
https://github.com/BrianSidebotham/arm-tutorial-rpi/
https://github.com/LdB-ECM/Raspberry-Pi/
https://github.com/AZO234/RaspberryPi_BareMetal/
x86:
https://www.youtube.com/watch?v=FaILnmUYS_U
https://github.com/zment4/tetris-os
https://uefi.org/sites/default/files/resources/UEFI_Spec_2_9_2021_03_18.pdf
https://raw.githubusercontent.com/BlankOn/ovmf-blobs/master/bios32.bin
https://github.com/clearlinux/common/blob/master/OVMF.fd
https://github.com/egormkn/MBR-Boot-Manager
http://t3x.org/subc/index.html
https://sourceforge.net/projects/mingw/files/OldFiles/w32api-3.13/
https://github.com/Immediate-Mode-UI/Nuklear
https://github.com/nothings/stb
https://github.com/robertapengelly/dosfstools
https://github.com/inferno-os/inferno-os
USB:
https://github.com/managarm/managarm
https://github.com/fysnet/FYSOS/tree/master/main/usb/
https://github.com/uchan-nos/mikanos/tree/master/kernel/usb
https://github.com/cherry-embedded/CherryUSB/
https://github.com/awkrail/tiny_xHCI/
https://github.com/hathach/tinyusb
https://github.com/SkyRzn/xhci/
https://www.beyondlogic.org/usbnutshell/
https://www.beyondlogic.org/primer-usb-c-connector/
MISC: