diff --git a/GorgonMeducer.perf_counter.pdsc b/GorgonMeducer.perf_counter.pdsc
index b2ba4e1..b5e4c44 100644
--- a/GorgonMeducer.perf_counter.pdsc
+++ b/GorgonMeducer.perf_counter.pdsc
@@ -4,7 +4,7 @@
GorgonMeducer
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
- https://github.com/GorgonMeducer/perf_counter/blob/main/cmsis-pack/GorgonMeducer.perf_counter.1.6.0.pack
+ https://github.com/GorgonMeducer/perf_counter/blob/main/cmsis-pack/
https://github.com/GorgonMeducer/perf_counter/issues
lib/LICENSE
diff --git a/cmsis-pack/GorgonMeducer.perf_counter.pdsc b/cmsis-pack/GorgonMeducer.perf_counter.pdsc
new file mode 100644
index 0000000..b5e4c44
--- /dev/null
+++ b/cmsis-pack/GorgonMeducer.perf_counter.pdsc
@@ -0,0 +1,77 @@
+
+
+
+ GorgonMeducer
+ 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
+ https://github.com/GorgonMeducer/perf_counter/blob/main/cmsis-pack/
+ https://github.com/GorgonMeducer/perf_counter/issues
+ lib/LICENSE
+
+
+
+
+
+ - Add CMSIS-Pack
+ - Enhance support for IAR and GCC
+
+
+
+
+
+ Cortex-M
+ SysTick
+ Performance Analaysis
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A dedicated performance counter for Cortex-M systick.
+
+
+
+
+
+
+
+
+
+
+
+