Releases: primis/Apollo
Releases · primis/Apollo
v0.0.5
v0.0.5
- #11: Raspberry Pi 4 Base Support
- #10: Code Cleanup
- #9: Create Generic System Resource API and IRQ API
[0.0.5] - 2022-09-10
Added
- Raspberry Pi 4 Support (In Progress)
- Driver Subsystem
- Resource Management API
- CircleCI Artifacts and Releases
Changed
- Serial driver (16550) rewrite
- Change existing driver code to be platform agnostic
- Makefile Changes to facilitate multi-arch
- Markdown to HTML Generation with
markdown
instead ofpandoc
Bugfixes
- x86 IDT code working properly