mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Now only the bits that really need to be written in assembler are written in it, otherwise C is used. This means that the assembler code no longer needs to know about the global state structure which makes it much easier to maintain.
5.2 KiB
5.2 KiB