@micropython.asm_thumb on ESP32? #11016
Answered
by
robert-hh
Fisherman48
asked this question in
ESP32
-
|
Hi How get started with assembler on ESP32/ 8266 ?? BR /Stefan |
Beta Was this translation helpful? Give feedback.
Answered by
robert-hh
Mar 12, 2023
Replies: 2 comments 3 replies
-
|
There is no support for asm on ESP32 yet, and it is not an ARM architecture, it's XTENSA |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
peterhinch
-
|
Is the lack of asm support for the esp32 boards due to the XTENSA architecture? it would be a nice to have. Even if just for the RISC-V boards |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no support for asm on ESP32 yet, and it is not an ARM architecture, it's XTENSA