#defmt #logging #no-std

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

#22 in #defmt

Download history 47/week @ 2024-01-13 1/week @ 2024-01-27 75/week @ 2024-02-03 129/week @ 2024-02-10 109/week @ 2024-02-17 174/week @ 2024-02-24 188/week @ 2024-03-02 157/week @ 2024-03-09 167/week @ 2024-03-16 134/week @ 2024-03-23 134/week @ 2024-03-30 119/week @ 2024-04-06

574 downloads per month
Used in 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

~305–760KB
~18K SLoC