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

Module type -> (Xtensa vs RISC-V) #159

Open
AlexZettler opened this issue May 11, 2024 · 2 comments · May be fixed by #160
Open

Module type -> (Xtensa vs RISC-V) #159

AlexZettler opened this issue May 11, 2024 · 2 comments · May be fixed by #160

Comments

@AlexZettler
Copy link

Understanding if module type->architecture took some time to get sorted. https://docs.esp-rs.org/book/installation/index.html

A table of typical modules (name -> family -> architecture) is a good way to build understanding. The Wikipedia article does a good job of breaking this differentiation down. https://en.wikipedia.org/wiki/ESP32

I understand that Espressif is not responsible for the names printed on modules not manufactured by Espressif and this should be clearly indicated.

@SergioGasquez
Copy link
Member

Hi!

Just to be sure I understand your suggestion, you want something like:

ESP32 -> Xtensa
ESP32-S2-> Xtensa
ESP32-C3 -> RISC-V
...

Rigth?

@AlexZettler
Copy link
Author

Yes, that is correct.

@SergioGasquez SergioGasquez linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants