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
11,218
Commits
21
Branches
274
Tags
785
MiB
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
554c01fc25
tools/metrics.py: Use check_call instead of run to error out on error.
2020-03-11 14:23:39 +11:00
Damien George
69661f3343
all: Reformat C and Python source code with tools/codeformat.py.
...
This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-28 10:33:03 +11:00
Damien George
a11e306227
tools: Add metrics.py script to build and compute port sizes/metrics.
2020-01-23 12:48:52 +11:00