Finished i2c implementation

This commit is contained in:
BlackMark 2020-02-21 16:33:40 +01:00
parent 9168ee091d
commit 9c95d081fb
2 changed files with 4 additions and 5 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 939cdc1196edb161c6ea25eb61a72fa4488cba06
Subproject commit 3eb298053b41b979feda89282a20ede3804758bc