embassy/embassy-hal-internal/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
..
atomic_ring_buffer.rs fix(embassy-rp): fix drop implementation of BufferedUartRx and BufferedUartTx 2024-05-17 21:51:45 +03:00
drop.rs docs: document all public apis of embedded-hal-internal 2023-12-08 22:37:39 +01:00
fmt.rs Add collapse_debuginfo to fmt.rs macros. 2024-06-17 01:38:57 +02:00
interrupt.rs use private_bounds for sealed traits. 2024-03-23 01:45:19 +01:00
lib.rs docs: document all public apis of embedded-hal-internal 2023-12-08 22:37:39 +01:00
macros.rs docs: document all public apis of embedded-hal-internal 2023-12-08 22:37:39 +01:00
peripheral.rs Fix PeripheralRef soundness issue allowing &T. 2024-05-07 23:26:15 +02:00
ratio.rs docs: document all public apis of embedded-hal-internal 2023-12-08 22:37:39 +01:00