This website requires JavaScript.
Explore
Help
Sign in
jepler
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
11218
commits
650
branches
2
tags
235
MiB
9dd470b768
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