Skip to content

IvanLi-CN/sw3526-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SW3526 Driver Documentation

This is a driver for the SW3526, built on the embedded-hal framework. It supports both async and sync features and is designed for no_std environments.

Usage

To add the SW3526 driver to your project, run the following command:

# sync
cargo add sw3526

# async
cargo add sw3526 --features async

For an example of how to use this driver in your project, you can check out power-desk.

License

This project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages