Skip to content

Releases: primis/Apollo

v0.0.5

14 Sep 20:06
831e0b5
Compare
Choose a tag to compare

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 of pandoc

Bugfixes

  • x86 IDT code working properly

v0.0.4

01 Aug 16:37
dd0e3e4
Compare
Choose a tag to compare
  • Fancy VGA
  • IDT Bugfixes
  • Build system updates
  • Better boot screen