Finished i2c implementation
This commit is contained in:
parent
9168ee091d
commit
9c95d081fb
@ -70,10 +70,9 @@ The PWM mode of the hardware timer can also be used. Additionally, if PWM is nee
|
||||
- [ ] Provide an example showcasing the usage and possibilities
|
||||
- I2C
|
||||
- [x] Separation of interface and backend-driver
|
||||
- [ ] Support all hardware provided configuration options
|
||||
- [ ] Compile-time check for correct hardware configuration
|
||||
- [ ] Software backend driver
|
||||
- [ ] Provide an example showcasing the usage and possibilities
|
||||
- [x] Support common usage with easy extendability
|
||||
- [x] Compile-time check for correct hardware configuration
|
||||
- [x] Provide an example showcasing the usage and possibilities
|
||||
- Timers
|
||||
- [ ] Support all hardware provided configuration options
|
||||
- PWM
|
||||
|
2
i2c
2
i2c
@ -1 +1 @@
|
||||
Subproject commit 939cdc1196edb161c6ea25eb61a72fa4488cba06
|
||||
Subproject commit 3eb298053b41b979feda89282a20ede3804758bc
|
Loading…
Reference in New Issue
Block a user