#defmt

macro no-std defmt-or-log-macros

Proc-Macros to derive either defmt or log, depending on the configuration

3 releases

0.1.2 Jan 16, 2024
0.1.1 Nov 20, 2023
0.1.0 Nov 20, 2023

#27 in #defmt

Download history 504/week @ 2024-07-28 580/week @ 2024-08-04 500/week @ 2024-08-11 513/week @ 2024-08-18 689/week @ 2024-08-25 406/week @ 2024-09-01 248/week @ 2024-09-08 251/week @ 2024-09-15 605/week @ 2024-09-22 480/week @ 2024-09-29 538/week @ 2024-10-06 688/week @ 2024-10-13 396/week @ 2024-10-20 958/week @ 2024-10-27 885/week @ 2024-11-03 391/week @ 2024-11-10

2,691 downloads per month
Used in 5 crates (via defmt-or-log)

MIT/Apache

4KB

Proc-Macros for defmt-or-log

This crate contains the proc-macros for the defmt-or-log crate.

Note: Do not use this crate directly, the macros are reexported by the defmt-or-log crate.

Dependencies

~235–680KB
~16K SLoC