perf_counter/README.md

3 lines
272 B
Markdown
Raw Normal View History

2021-01-09 13:03:56 +00:00
# perf_counter
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfere it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h