This website requires JavaScript.
Explore
Help
Sign In
avr
/
i2c
Watch
1
Star
0
Fork
0
You've already forked i2c
Code
Issues
Pull Requests
Releases
Wiki
Activity
9
Commits
2
Branches
0
Tags
8af5afd00d1cba9211e4fe9be1df44a14b7973a1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
BlackMark
8af5afd00d
Add writeBytes function to allow writing multiple bytes
2020-05-16 16:57:06 +02:00
.clang-format
Initial commit
2019-08-05 21:21:14 +02:00
.gitattributes
Initial commit
2019-08-05 21:21:14 +02:00
.gitignore
Changed git ignore to ignore make output
2019-08-11 10:03:34 +02:00
hardware.hpp
Added automatic clock calculation with compile-time checks
2020-02-21 16:32:11 +01:00
i2c.hpp
Add writeBytes function to allow writing multiple bytes
2020-05-16 16:57:06 +02:00
LICENSE
Added MIT license file
2020-02-01 15:51:30 +01:00
Description
Zero overhead I2C template library for AVR.
192
KiB
Languages
C++
100%