Added io submodule

This commit is contained in:
BlackMark 2020-02-01 15:29:52 +01:00
parent f9b406493c
commit e4ee634f6a
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "io"]
path = io
url = git@git.blackmark.me:avr/io.git

View File

@ -45,8 +45,8 @@ The PWM mode of the hardware timer can also be used. Additionally, if PWM is nee
## Goals
- IO
- [ ] Interface for io-pins
- [ ] Interface for io-ports
- [x] Interface for io-pins
- [x] Interface for io-ports
- [ ] Interface for mapping io-pins onto virtual io-ports, where the pins do not have to be located on the same hardware port
- ADC
- [ ] Support all hardware provided configuration options

1
io Submodule

@ -0,0 +1 @@
Subproject commit afbb1d04239dbb2eee2095f4ee0807e626ea445d