BITS PyOS
1.0.0
BITS-PyOSBe warned! This is a hodge-podge of BITS, SysLinux, and my own code.
This is an Operating System based on Intel's open-source BIOS Implementation Test Suite, or BITS. BITS is a bare metal Python interpreter made for testing hardware, firmware, etc. It uses SysLinux to boot, and run my own python code as the "UI".
BITS Homepage
SysLinux Wiki
Follow the instructions in the build2usb.md file.
The rest of the documentation is in the docs folder, or on the site here.