embassy/embassy-futures/src
Dario Nieuwenhuis 6a4ac5bd60 Add collapse_debuginfo to fmt.rs macros.
This makes location info in defmt logs point to the code calling the macro,
instead of always to fmt.rs as before. Fix works with nightlies
starting with today's, and stable 1.81+.
2024-06-17 01:38:57 +02:00
..
block_on.rs fut: add poll_once 2023-06-17 08:11:55 -05:00
fmt.rs Add collapse_debuginfo to fmt.rs macros. 2024-06-17 01:38:57 +02:00
join.rs futures: add join_array. 2022-08-29 01:00:22 +02:00
lib.rs futures: move select* and join* to separate modules. 2022-08-29 01:00:22 +02:00
select.rs futures: move select* and join* to separate modules. 2022-08-29 01:00:22 +02:00
yield_now.rs Fix embassy-futures test failure 2024-04-14 22:30:14 +02:00