summaryrefslogtreecommitdiff
path: root/src/stm/ao_profile.c
Commit message (Collapse)AuthorAge
* altos: Create a 32-bit 1MHz timer for use in profiling executionKeith Packard2012-06-26
This provides a simple method for getting high-resolution timer data to use in performance tuning code. It's not used by default anywhere. Signed-off-by: Keith Packard <keithp@keithp.com>