1 unstable release
0.1.1 | Dec 30, 2022 |
---|---|
0.1.0 |
|
#874 in Embedded development
14KB
204 lines
defmt-listener
A tool to decode and print defmt-itm data received from tcp.
Usage
defmt-listener --listen "127.0.0.1:50003" --port 0 --elf /path/to/elf
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~6–17MB
~209K SLoC