Added io submodule
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "io"]
|
||||||
|
path = io
|
||||||
|
url = git@git.blackmark.me:avr/io.git
|
||||||
@@ -45,8 +45,8 @@ The PWM mode of the hardware timer can also be used. Additionally, if PWM is nee
|
|||||||
## Goals
|
## Goals
|
||||||
|
|
||||||
- IO
|
- IO
|
||||||
- [ ] Interface for io-pins
|
- [x] Interface for io-pins
|
||||||
- [ ] Interface for io-ports
|
- [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
|
- [ ] Interface for mapping io-pins onto virtual io-ports, where the pins do not have to be located on the same hardware port
|
||||||
- ADC
|
- ADC
|
||||||
- [ ] Support all hardware provided configuration options
|
- [ ] Support all hardware provided configuration options
|
||||||
|
|||||||
1
io
Submodule
1
io
Submodule
Submodule io added at afbb1d0423
Reference in New Issue
Block a user