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
13,072
Commits
21
Branches
274
Tags
785
MiB
4f918f4b26
Commit Graph
3 Commits
Author
SHA1
Message
Date
Peter van der Burg
2f65ded1a2
samd: Add Pin and LED classes, and machine.unique_id.
2021-11-19 11:43:06 +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
5f9bd11527
samd: Add new port to Microchip SAMDxx microcontrollers.
...
Initially supporting SAMD21 and SAMD51.
2019-07-01 17:19:18 +10:00