Skip to content

Conversation

phil-opp
Copy link
Member

@phil-opp phil-opp commented May 17, 2021

Since the bootloader crate has some quite complex build instructions, this PR adds some examples for it:

  • basic: A minimal builder crate example that is enough to boot a kernel in QEMU.
  • test_framework: A builder crate example that also supports running unit and integration tests in QEMU.

Resolves #150

@phil-opp phil-opp marked this pull request as ready for review May 22, 2021 16:14
@phil-opp phil-opp enabled auto-merge May 22, 2021 16:21
@phil-opp phil-opp merged commit 8ca8a7a into main May 22, 2021
@phil-opp phil-opp deleted the examples branch May 22, 2021 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transitioning from bootimage to the new system
1 participant