Skip to content

CalSol/calsol-fw-libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calsol-fw-libs

CalSol's open-source, shared libraries for firmware running on the mbed platform.

Repository Structure

This is meant to be submoduled into a higher-level project.

  • drivers: driver code for external ICs, dependent on the mbed API
  • utils: utility code and classes, like RGB LEDs and long timers, dependent on the mbed API
  • hal: HAL (hardware abstraction layer) extensions to mbed

Using

A PlatformIO library.json file is included, and this repository can be submoduled into your lib/ folder.

About

Open-source, shared firmware libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages