esp-hal/examples/src
Scott Mabin f32565b4af
Embassy enable thread and interrupt by default, enable embassy when building docs (#1485)
* Remove interrupt and thread executor embassy features

* Reserve sw interrupt 3 (4) instead of 0 for multicore systems with the embassy feature enabled

* Remove uneeded #[feature()] from examples

* Fix HIL tests

* Add thread mode context id and fix up examples

* improve embassy module docs

* changelog

* fixup hil tests

* Fixup usb examples
2024-05-02 15:58:04 +00:00
..
bin Embassy enable thread and interrupt by default, enable embassy when building docs (#1485) 2024-05-02 15:58:04 +00:00
lib.rs [1/3] Timer abstraction: refactor systimer and timer modules into a common timer module (#1527) 2024-05-02 13:27:33 +00:00