Skip to content

适用于裸机的设备抽象系统,该系统是将裸机开发中常用的外设如gpio、uart、i2c等抽象出来,然后用统一的接口管理,使裸机开发的应用代码可以做到只依赖与bare_system,而不依赖具体的mcu,大大的提升可复用性。

License

Notifications You must be signed in to change notification settings

weiyang-github/bare_system

Error
Looks like something went wrong!

About

适用于裸机的设备抽象系统,该系统是将裸机开发中常用的外设如gpio、uart、i2c等抽象出来,然后用统一的接口管理,使裸机开发的应用代码可以做到只依赖与bare_system,而不依赖具体的mcu,大大的提升可复用性。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.4%
  • C++ 2.6%
  • Assembly 1.0%