Skip to content

core is a framework for building rich microcontroller applications

License

Notifications You must be signed in to change notification settings

trevor-makes/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core

core is a framework for building rich microcontroller applications.

This package is intended to be used with PlatformIO, but the source files can be manually copied into a project when using the Arduino IDE.

To add core to an existing PlatformIO project, modify the platformio.ini configuration file as follows:

lib_deps =
    ...other dependencies...
    https://github.com/trevor-makes/core.git

core is distributed under the MIT license

Contributors

Trevor Makes

About

core is a framework for building rich microcontroller applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published