Skip to content

cmonr/PAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAL (Peripheral Abstraction Layer)

This is an attempt at privinding a more or less standard interface to peripherals that are commonly found in MCUs.

I expect this to eventually function similar to how MBED and/or Arduino work, in that you simply specify a atarget device and the functions magically work, but that's a good ways away.

For now, the implementation will only focus on the TI's Tiva MCUs (due to being incredibly familiar with them already), then move on to SiLab MCUs (EFM32, maybe even C8051Fxx).

About

A library that aims to make using MCU features (aka peripherals) and building drivers around them simpler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published