Dominic Fischer
6e706c5f11
Improve SYSTIMER API ( #1871 )
...
* Improve SYSTIMER API
* Remove config object
* fix things
* Allow erasure of unit and comparator numbers
* Merge fail
---------
Co-authored-by: Dominic Fischer <git@dominicfischer.me>
2024-08-16 14:59:34 +00:00
Dániel Buga
6127f5df11
Further clean up timers/executors test ( #1953 )
...
* Further clean up embassy_timers_executors
* Do not delay for so long
* Print timer values on assert failure
* Clean up some more
* Retry test a few times to counteract probe-rs halting us
* Fix formatting
2024-08-16 06:08:32 +00:00
Dániel Buga
6b6e628940
Slightly clean up embassy HIL tests ( #1937 )
2024-08-13 19:39:36 +00:00
Dániel Buga
63a2d407ee
Fix some typos ( #1930 )
2024-08-12 12:20:58 +00:00
Juraj Sadel
c5ea0e9149
esp-hal: Add HIL test for embassy timer and executor ( #1886 )
...
* esp_hal: Add embassy timers and executors HIL test
* Add timeout to each test
* cfg-gate out systimer tests for ESP32
2024-08-05 21:49:57 +00:00