Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py/nlrxtensa: Convert from assembler to C file with inline asm. | Damien George | 2017-03-06 |
nlr_jump is a little bit inefficient because it now saves a register to the stack. |
![]() |
index : micropython | |
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems | Aslak Raanes |
summaryrefslogtreecommitdiffstatshomepage |
Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py/nlrxtensa: Convert from assembler to C file with inline asm. | Damien George | 2017-03-06 |
nlr_jump is a little bit inefficient because it now saves a register to the stack. |