Skip to content

Add some usage examples #166

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

Merged
merged 3 commits into from
May 22, 2021
Merged

Add some usage examples #166

merged 3 commits into from
May 22, 2021

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