-
Notifications
You must be signed in to change notification settings - Fork 145
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
Support Raspberry Pi 2 #28
Comments
Yeah, it looks like b-man is working on this. |
Please update for RPi 2 and RPi 3(arm64) please. |
👍 |
Please if you can it would be really nice!!! Even a small port!!! Thank you very much!!! |
RPi 2 B is ARMv7 and RPi 3 is ARM64. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Raspberry Pi 2 uses a Broadcom BCM2836 with 900 MHz ARMv7 Cortex-A7 and should be a decent machine and a good target board to develop for, since it is relatively inexpensive and easily available around the world. Please support it.
It appears that there has been work on this: https://github.com/darwin-on-arm/xnu/blob/master/pexpert/arm/pe_raspberrypi.c
The text was updated successfully, but these errors were encountered: