This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pimoroni-pico
mirror of
https://github.com/pimoroni/pimoroni-pico.git
Watch
1
Star
0
Fork
You've already forked pimoroni-pico
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9f07be90da
pimoroni-pico
/
drivers
/
msa301
/
CMakeLists.txt
1 line
21 B
CMake
Raw
Normal View
History
Unescape
Escape
Add common I2C class This change adds a common I2C class, gathering various I2C functions into a single point of responsibility. It's necessary for correctly managing the I2C bus pins and state across multiple devices.
2021-05-14 18:12:37 +01:00
include
(
msa301.cmake
)