Finished UART library
This commit is contained in:
@@ -55,13 +55,12 @@ The PWM mode of the hardware timer can also be used. Additionally, if PWM is nee
|
|||||||
- [ ] Provide an example showcasing the usage and possibilities
|
- [ ] Provide an example showcasing the usage and possibilities
|
||||||
- UART
|
- UART
|
||||||
- [x] Separation of interface and backend-driver
|
- [x] Separation of interface and backend-driver
|
||||||
- [ ] Support all hardware provided configuration options
|
- [x] Support common usage with easy extendability
|
||||||
- [ ] Compile-time check for correct hardware configuration
|
- [x] Compile-time check for correct hardware configuration
|
||||||
- [ ] Software backend driver
|
|
||||||
- [x] Blocking hardware backend
|
- [x] Blocking hardware backend
|
||||||
- [x] Interrupt driven hardware backend
|
- [x] Interrupt driven hardware backend
|
||||||
- [ ] Type-safe convenience functions for writing and reading basic data types
|
- [x] Type-safe convenience functions for writing basic data types
|
||||||
- [ ] Provide an example showcasing the usage and possibilities
|
- [x] Provide an example showcasing the usage and possibilities
|
||||||
- SPI
|
- SPI
|
||||||
- [x] Separation of interface and backend-driver
|
- [x] Separation of interface and backend-driver
|
||||||
- [x] Support all hardware provided configuration options
|
- [x] Support all hardware provided configuration options
|
||||||
|
|||||||
2
uart
2
uart
Submodule uart updated: 4d31f20714...991a67bd86
Reference in New Issue
Block a user