Skip to content

admaunaloa/per_f3_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

per_f3_c

ALOHA!

This project is a hardware abstraction (HAL) library for F3 micro-controller peripherals written in C.

The advantages of this libary are:

  • Faster execution
  • Smaller size
  • Interrupt and thread safe register manipulation
  • Type safe consistent API interface
  • It can co-exist with other HAL libraries

Bitband technology is used extensively and implicit.
This library gives existing bare-metal projects a performance boost, it unleashes the full power of the peripherals hardware.

About

peripheral library for the F3 micro controllers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published