Releases: probe-rs/rtt-target
Releases · probe-rs/rtt-target
0.6.1
0.6.0
What's Changed
- Add flush function to
UpChannel
by @diondokter in #46 - General overhaul and defmt support by @bugadani in #49
- Add flush() and is_empty() to channels by @IsaacDynamo in #51
- Last-minute changes by @bugadani in #55
New Contributors
- @diondokter made their first contribution in #46
- @bugadani made their first contribution in #49
- @IsaacDynamo made their first contribution in #51
Full Changelog: v0.5.0...rtt-target-v0.6.0
0.5.0
What's Changed
- fix(rtt-target): remove check for inexistent feature in debug.rs by @vpochapuis in #40
- make init macros accept
expr
for$size
,path
for$mode
by @eZioPan in #42 - v0.5.0 release by @Yatekii in #44
New Contributors
- @vpochapuis made their first contribution in #40
- @eZioPan made their first contribution in #42
- @Yatekii made their first contribution in #44
Full Changelog: v0.4.0...v0.5.0