This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6,600
Commits
21
Branches
274
Tags
785
MiB
06d0083468
Commit Graph
3 Commits
Author
SHA1
Message
Date
Damien George
1775b65e07
stmhal: Remove PYBVxx defines and use config vars for UART/CAN names.
...
Now all stmhal-based boards can name their peripherals (if they want) to any string.
2015-05-27 16:51:04 +01:00
Henrik Sölver
f80f1a7077
stmhal: Add support for CAN rx callbacks.
2015-02-15 03:10:53 +00:00
Damien George
3550de4ebe
stmhal: Add basic CAN bus support.
2014-10-02 17:32:02 +01:00