esp-hal/esp-metadata/devices
Jesse Braham 8aee84f842
[3/3] Timer abstraction: cleanup, simplification, and documentation (#1630)
* Add a new `timg_timer1` symbol to `esp-metadata` definitions

* Make `Timer::load_value` fallible (when the value is too large)

* Clean up, simplify, and document the `timer` module and its submodules

* Fix various issues

* Update the timeout value verification for `SYSTIMER`

* Clippy

* Introduce new `PERIOD_MASK` constant for validating timeout values
2024-05-28 14:12:06 +00:00
..
esp32.toml [3/3] Timer abstraction: cleanup, simplification, and documentation (#1630) 2024-05-28 14:12:06 +00:00
esp32c2.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32c3.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32c6.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32h2.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32p4.toml Create the esp-metadata package, update esp-hal build script to use it (#1256) 2024-03-13 12:27:24 +00:00
esp32s2.toml [3/3] Timer abstraction: cleanup, simplification, and documentation (#1630) 2024-05-28 14:12:06 +00:00
esp32s3.toml [3/3] Timer abstraction: cleanup, simplification, and documentation (#1630) 2024-05-28 14:12:06 +00:00