Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/add hal as datastructure #148

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. aarch64 got HALed

    n1tram1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f90682f View commit details
    Browse the repository at this point in the history
  2. refactor: add a safe OnceLock data structure

    Taken from rust, very minor modifications on my side.
    n1tram1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3bea31b View commit details
    Browse the repository at this point in the history
  3. port HAL for riscv64

    n1tram1 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c24e559 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a30ec0 View commit details
    Browse the repository at this point in the history