rtic/rtic-sync/src
Anshul Gupta efb82b7b05
Changes make_channel! macro to accept more types (#877)
* Changes `make_channel!` macro to accept more types

Changes `type` macro argument from `path` to `ty`, allowing more complex
types like tuples, arrays, & pointers.

See https://doc.rust-lang.org/reference/types.html#type-expressions.

* Adds to `CHANGELOG.md`
2024-01-07 06:52:08 +00:00
..
arbiter.rs Fix mono delay (#843) 2023-12-01 07:59:22 +00:00
channel.rs Changes make_channel! macro to accept more types (#877) 2024-01-07 06:52:08 +00:00
lib.rs esp32c3 support 2023-09-27 19:50:13 +00:00