From 8f1d34c6366773117bb500e057fe5d1f782612d9 Mon Sep 17 00:00:00 2001 From: Gabriel Wang Date: Sat, 27 Jul 2024 01:55:18 +0100 Subject: [PATCH] Update GorgonMeducer.perf_counter.pdsc --- GorgonMeducer.perf_counter.pdsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GorgonMeducer.perf_counter.pdsc b/GorgonMeducer.perf_counter.pdsc index 0970489..d24aaf2 100644 --- a/GorgonMeducer.perf_counter.pdsc +++ b/GorgonMeducer.perf_counter.pdsc @@ -1,6 +1,6 @@ - + GorgonMeducer perf_counter A dedicated performance counter for the 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, APIs for delay, clock() defined in time.h etc.