This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3,257
Commits
21
Branches
274
Tags
785
MiB
ae58795c44
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
8a2347723e
py: Move global variable nlr_top to one place, in a .c file.
...
This reduces dependency on assembler, and allows to consolidate global variables in the future.
2015-01-01 21:47:58 +00:00
Damien George
2399aa03b8
py: Add NLR support for xtensa CPU.
2014-11-27 20:29:33 +00:00