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
13315
commits
650
branches
2
tags
235
MiB
2a19c3cfe1
Commit graph
3 commits
Author
SHA1
Message
Date
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
Paul Sokolovsky
9d0d6d3830
examples/accel_i2c.py: Switch to "machine" module.
2015-11-29 02:56:26 +02:00
Paul Sokolovsky
a2e0d92eeb
examples: Add example of I2C usage, taking PyBoard accelerometer as subject.
2015-10-28 21:04:03 +03:00