Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Moved action to top level. | Josh Rahm | 2020-11-24 |
| | | | | | | Removed old iterations of the project and moved the files from 02-usart to the root directory since that's the sole place where the action is and that subproject has outgrown its initial title. | ||
* | Add new GPIO subsystem. | Josh Rahm | 2020-11-23 |
This gpio subsystem keeps track of the GPIO pins which have been reserved and takes care of the housekeeping with keeping them running. This gpio subsystem also knows which alternate functions belong to which pins, so it can automatically configure the pins for the alternate functions. |