Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
/ uIO Public archive

uIO is a template API for efficiently managing AVR register and port I/O

License

Notifications You must be signed in to change notification settings

trevor-makes/uIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uIO

Deprecated! Merged into core

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 uIO to an existing PlatformIO project, modify the platformio.ini configuration file as follows:

lib_deps =
    https://github.com/trevor-makes/uIO.git

uIO is distributed under the MIT license

Usage

TODO!

Contributors

Trevor Makes

About

uIO is a template API for efficiently managing AVR register and port I/O

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages