23 Commits

Author SHA1 Message Date
Gabriel Wang
1382df9645 update __cpu_time__ to support RTOS 2023-05-23 09:08:03 +01:00
Gabriel Wang
da09fda0bc add __cpu_time__ 2023-05-20 17:29:21 +01:00
Gabriel Wang
6e5f276a6a v2.2.0 2023-05-18 13:03:47 +01:00
Gabriel Wang
0c6b79b203 add benchmark: Coremark 2023-03-03 00:18:41 +00:00
Gabriel Wang
b0dc2b17b7
Update main.c 2022-12-01 13:10:43 +00:00
Gabriel Wang
e140f23603 minor update 2022-11-28 00:27:15 +00:00
Meco Man
2bff1d5c43 format code 2022-06-13 20:29:20 -04:00
Gabriel Wang
37dd7f759b v1.9.4 2022-04-13 19:40:35 +01:00
Gabriel Wang
1dd93e9a0a v1.9.3 2022-02-26 23:28:27 +00:00
Gabriel Wang
3f10f6af37 v1.9.2 2022-02-14 16:36:03 +00:00
Gabriel Wang
a6c03e3554 update example, use __cycle_count__ to replace _ to avoid confusion 2021-11-13 14:07:47 +00:00
Gabriel Wang
1d36f59b1c Update main.c 2021-11-04 20:08:16 +00:00
Gabriel Wang
a77a131b33 Update main.c 2021-06-19 16:29:18 +01:00
Gabriel Wang
189090d936 minor update example 2021-03-30 10:02:46 +01:00
Gabriel Wang
d3ecc136d1 Major update
- introduce get_system_ticks()
- rework on __cycleof__
- update other macros to support gcc extension: ({;;;;})
- update example
2021-03-24 14:44:46 +00:00
Gabriel Wang
f06324c00d resolve potential conflicts among macro definitions 2021-03-24 11:17:28 +00:00
Gabriel Wang
f9a27d4ba0 update example coding style 2021-03-24 11:04:52 +00:00
Gabriel Wang
c2aa5423c6 remove definition of _ which conflicts with other libraries, e.g. PLOOC 2021-03-24 10:49:06 +00:00
Gabriel Wang
312b9e1d4c add compenstation (tested in Cortex-M3) to delay_us 2021-01-14 13:53:08 +00:00
Gabriel Wang
e14804538f add dedicated configuration for arm compiler 5(armcc) 2021-01-12 14:11:20 +00:00
Gabriel Wang
30337b59f9 add comments for how to use clock() 2021-01-09 13:51:30 +00:00
Gabriel Wang
8b0ee08ee2 clean up the license info 2021-01-09 13:18:39 +00:00
Gabriel Wang
ffe8ad3fca
upload content 2021-01-09 13:10:37 +00:00