mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This fixes compiling for older architectures (e.g. armv5tej). According to [1], the limit of R0-R7 for the STR and LDR instructions is tied to the Thumb instruction set and not any specific processor architectures. [1]: http://www.keil.com/support/man/docs/armasm/armasm_dom1361289906890.htm
5.7 KiB
5.7 KiB