/libhalglue

Abstraction layer for microcontroller peripherals

Primary LanguageCMIT LicenseMIT

libhalglue

Hardware Abstraction Layer Glue

Microcontrollers come with libraries from their manufacturers with all kinds of API's. This is a glue layer to abstract those different API's to a single API, which is used by the drivers I write.