Skip to content

IC driver libraries for easy migration between different MCUs.

License

Notifications You must be signed in to change notification settings

Mark-Walen/ic-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IC Drivers

Several IC manufacturers integrate their drivers with the MCU's peripheral driver library, which includes SPI, I2C, UART, and other necessary APIs, such as delay. As a result, migrating a project can be a time-consuming task. If we define the relevant MCU driver APIs that IC driver library will use, we only need to implement these APIs when migrating projects. This repository is inspired by ad5940lib.

About

IC driver libraries for easy migration between different MCUs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages