ep-dwt 0.1.2

`embedded-profiling` implementation using the Data Watchpoint and Tracing (DWT) unit
Documentation

ep-dwt

An implementation of the EmbeddedProfiler trait from embedded-profiling utilizing the Data Watchpoint and Tracing (DWT) unit. Derived from the RTIC monotonic implementation in dwt_systick_monotonic

Documentation

Example Usage

An example usage can be found in embedded-profiling-examples.