Skip to content

add dbg! macro#478

Merged
bors[bot] merged 5 commits intomainfrom
dbg
May 18, 2021
Merged

add dbg! macro#478
bors[bot] merged 5 commits intomainfrom
dbg

Conversation

@japaric
Copy link
Copy Markdown
Member

@japaric japaric commented May 18, 2021

behaves like the one in the std library but logs the data at TRACE level

closes #394

TODO:

  • support more than one expression

japaric added 2 commits May 18, 2021 15:39
behaves like the one in the `std` library but logs the data at TRACE level
@japaric
Copy link
Copy Markdown
Member Author

japaric commented May 18, 2021

now with support for multiple expressions 🐙

Comment thread firmware/qemu/src/bin/dbg.rs
Comment thread src/lib.rs Outdated
@jonas-schievink
Copy link
Copy Markdown
Contributor

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented May 18, 2021

Build succeeded:

@bors bors Bot merged commit 4b907f5 into main May 18, 2021
@bors bors Bot deleted the dbg branch May 18, 2021 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

defmt::dbg! macro

2 participants