3 releases

0.1.2 Jan 6, 2023
0.1.1 Oct 3, 2022
0.1.0 Sep 21, 2022

#298 in Profiling

Download history 1/week @ 2024-12-03 10/week @ 2024-12-10 1/week @ 2025-01-28 1/week @ 2025-02-04 2/week @ 2025-02-11 61/week @ 2025-02-18 28/week @ 2025-02-25 6/week @ 2025-03-04 17/week @ 2025-03-11

114 downloads per month

MIT license

42KB
965 lines

PPK2-rs

Rust library and CLI for working with Nordic Semiconductor's Power Profiler Kit II. Far from complete, but can be used at least with the PPK2 functioning as a source meter.

Heavily based on nrfconnect-ppk and its derivate ppk2-api-python.

To install, run:

cargo install ppk2-cli

If you want to use this crate as a library, you can take inspiration from examples/cli.rs to get an idea of how to use it.

Dependencies

~2.3–3MB
~63K SLoC