Skip to content

Latest commit

 

History

History

utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Utils

Summary

This internal crate is a utilities package designed for connecting the Embedded Targets to the Library as such it is not to be used as part of the library.

The main thing this crate offers is a generic way of setting up the I2C Bus on different Linux/MacOS targets. This is done through the setup_i2c() method outlined in lib.rs.

Features

This crates offers essentially two features: