What is assembler?
Posted: Fri Feb 26, 2021 7:50 pm
I am wondering are the assembler instructions begun with @micropython.asm_thumb the actual platform specific instructions or are they some sort of generic instruction set working on the Micropython interpreter at a very low level. I would image that the assembler instruction set would be quite different for the BBC:microbit, Pi Pico and ESPXXXX.