This is the upstream source repository for the Launchpad bootloader project.
Launchpad is an effort to replace the current Trident 3 bootloader called "Springboard", which is
a fork of the rust-osdev/bootloader
project.
The aims of this project are primarily to test if Zig is a viable language with which to build a competant bootloader for the Trident 3 operating system.
Currently, there is no real way to "extend" Launchpad except by working directly in the source code, however I plan to begin work on an Extensions API for the bootloader once I have a solid foundation on which to build.
Contributions from fellow Zig lovers are welcome! Just fork the repository and submit your PRs when they are ready, fully cooked or otherwise.
- Fork it.
- ????? (I forgot what went here)
- Submit pull request with your feature. ("[FEATURE] describe your feature").
- Profit?
Launchpad is licensed under the Apache-2.0 license, and any usage of this project is governed by said license.