esp-hal/documentation
Dániel Buga 92910bf1cb
Constructor consistency update (#2610)
* UART: only implement constructors with config, define ConfigError

* UART: only implement interrupt functions for Blocking

* I2C: fallible constructors

* Lcd/Cam

* SPI

* Update tests and examples

* Changelog

* Add note about ConfigError

* Fmt
2024-11-28 09:28:50 +00:00
..
API-GUIDELINES.md Constructor consistency update (#2610) 2024-11-28 09:28:50 +00:00
CONTRIBUTING.md Rework hal initialization (#1970) 2024-09-02 13:38:46 +00:00