-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature/rpi baremetal #121
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alloncm
force-pushed
the
feature/rpi_baremetal
branch
2 times, most recently
from
May 3, 2023 19:29
ecfc383
to
dc6a7c4
Compare
alloncm
commented
May 17, 2023
alloncm
force-pushed
the
feature/rpi_baremetal
branch
from
May 17, 2023 22:02
092a2e3
to
b64e07a
Compare
alloncm
commented
May 18, 2023
alloncm
commented
May 18, 2023
The ppu now uses unstable sort instead of sort. It should not be a problem but I might be wrong
alloncm
force-pushed
the
feature/rpi_baremetal
branch
from
May 18, 2023 22:20
94bd8dd
to
c52e7f9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This feature enables MagenBoy to run baremetal on RPI4 hardware
Todo:
armv7a-none-eabihf
target - Not possible according to my attempts and some guy on Discordconfig.txt
at build time to be able to sync it properly with all the params - Need to set core freq with the Mailbox instead (if possible)armv7a-none-eabihf
since this is tier 3 target for rustc (including the nightly toolchain usage) if I have to use itOnly when #123 will be completed #109 will be closed