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 examples for handling many boards #256

Merged
merged 1 commit into from
Dec 23, 2024
Merged

Conversation

Ivan-Velickovic
Copy link
Collaborator

@Ivan-Velickovic Ivan-Velickovic commented Dec 23, 2024

The current way examples are done in the repository and shipped in the SDK does not make sense when you have many boards in my opinion so this restructure moves examples that are not specific to any particular platform (e.g hello world) to be generic to every platform supported by Microkit.

Closes #231.

@Ivan-Velickovic Ivan-Velickovic force-pushed the examples_simplify branch 2 times, most recently from 8e8ada4 to aa0af13 Compare December 23, 2024 01:57
The current way examples are done in the repository and
shipped in the SDK does not make sense when you have many
boards in my opinion so this restructure moves examples that
are not specific to any particular platform (e.g hello world)
to be generic to every platform supported by Microkit.

Signed-off-by: Ivan-Velickovic <[email protected]>
@Ivan-Velickovic Ivan-Velickovic merged commit 6b3ccd4 into main Dec 23, 2024
11 checks passed
@Ivan-Velickovic Ivan-Velickovic deleted the examples_simplify branch December 23, 2024 02:04
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.

Make examples not board specific
1 participant