Skip to content

initial FAQ #25

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

Closed
wants to merge 4 commits into from
Closed

initial FAQ #25

wants to merge 4 commits into from

Conversation

japaric
Copy link
Member

@japaric japaric commented Sep 18, 2018

I'm not entirely sure if the FAQ should live in the book or as a separate
thing (e.g. docs.rust-embedded/faq) but I think it's best to write down
something now and move it later, if desired

cc rust-embedded/wg#13 (maybe we should move that issue here?)

r? @rust-embedded/resources (anyone)

@japaric japaric requested a review from a team as a code owner September 18, 2018 17:17
- `armv7r-none-eabi`, little endian Cortex-R4 and Cortex-R5
- `armv7r-none-eabihf`, little endian Cortex-R4F and Cortex-R5F
- ARM Linux
- ARMv5TE, ARMv6, ARMv7 and ARMv8 in GNU and MUSL flavors and in soft float
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we give some examples here, like we did above with the Cortex-M? Like the ARM11 is an ARMv6 (relevant, as it's on a Raspberry Pi Zero/1), while an ARM926EJ-S is ARMv5, Cortex-A8 is ARMv7-A (sic) and Cortex-A53 is ARMv8-A (sic).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also worth noting that that ARMv4 (ARM7) is not supported. I mean, the most recent model came out 17 years ago, but some may be interested in e.g. Dreamcast homebrew.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@japaric
Copy link
Member Author

japaric commented Sep 24, 2018

Closing in favor of rust-embedded/rust-embedded.github.io#2

@japaric japaric closed this Sep 24, 2018
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.

2 participants