Update README.md

This commit is contained in:
Gabriel Wang 2022-04-13 19:48:20 +01:00
parent 37dd7f759b
commit 955a05775b

View File

@ -1,2 +1,2 @@
# perf_counter
# perf_counter (v1.9.4)
A dedicated performance counter for Cortex-M systick. It shares the SysTick with users' original SysTick function without interfering with it. This library will bring new functionalities, such as performance counter, delay_us and clock() service defined in time.h.