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
|
9d07799e62
|
minor fix
|
2022-03-22 00:09:46 +00:00 |
|
Gabriel Wang
|
8de0f4cc75
|
Delete gcc_example.uvguix.gabriel
|
2022-02-26 23:30:28 +00:00 |
|
Gabriel Wang
|
dd3c7a20c8
|
Delete example.uvmpw.uvgui.gabriel
|
2022-02-26 23:30:21 +00:00 |
|
Gabriel Wang
|
1dd93e9a0a
|
v1.9.3
|
2022-02-26 23:28:27 +00:00 |
|
Gabriel Wang
|
46b3f8bde2
|
Update platform.c
|
2022-02-19 15:30:46 +00:00 |
|
Gabriel Wang
|
881fe72c0b
|
Merge branch 'CMSIS-Pack'
|
2022-02-14 16:36:44 +00:00 |
|
Gabriel Wang
|
3f10f6af37
|
v1.9.2
|
2022-02-14 16:36:03 +00:00 |
|
Gabriel Wang
|
e1d5e86013
|
make sure 100% CPU usage
|
2022-02-14 13:38:47 +00:00 |
|
Gabriel Wang
|
1f4bf7fcab
|
improve RTOS support
|
2022-02-13 20:04:40 +00:00 |
|
Gabriel Wang
|
5adb0af76e
|
minor fix
|
2022-02-13 19:37:06 +00:00 |
|
Gabriel Wang
|
ebf2323b52
|
v1.9.0
|
2022-02-12 23:04:46 +00:00 |
|
Gabriel Wang
|
41df3b48f0
|
fix issue found in virtual task cycle info agent
|
2022-01-16 18:28:13 +00:00 |
|
Gabriel Wang
|
7b055646e3
|
add new feature: global virtual task cycle agent
|
2022-01-16 00:22:49 +00:00 |
|
Gabriel Wang
|
4e1bbd1d44
|
fix gcc library
|
2022-01-11 00:15:19 +00:00 |
|
lyon
|
986ef58891
|
add project
|
2022-01-03 17:02:42 +08:00 |
|
Gabriel Wang
|
dd1c72ae08
|
fix missing cycle information issue
|
2021-12-28 22:30:42 +00:00 |
|
Gabriel Wang
|
361817d84d
|
add support for RT-Thread
|
2021-12-27 12:16:20 +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
|
fd99eb9ae3
|
Update gcc_example.uvoptx
|
2021-11-05 00:27:57 +00:00 |
|
Gabriel Wang
|
49cc83b2de
|
update project
|
2021-11-04 23:48:41 +00:00 |
|
Gabriel Wang
|
d241f585e8
|
update example project
|
2021-11-04 23:09:17 +00:00 |
|
Gabriel Wang
|
f971f5b93a
|
add first cmsis-pack
|
2021-11-04 22:29:18 +00:00 |
|
Gabriel Wang
|
b8a83dce0c
|
minor project update
|
2021-11-04 20:08:38 +00:00 |
|
Gabriel Wang
|
1d36f59b1c
|
Update main.c
|
2021-11-04 20:08:16 +00:00 |
|
Gabriel Wang
|
c6e1dc813e
|
update gcc_example project
|
2021-07-25 01:07:29 +01:00 |
|
Gabriel Wang
|
5483710769
|
Add a dedicated library for gcc
|
2021-07-19 23:55:51 +01:00 |
|
Gabriel Wang
|
a77a131b33
|
Update main.c
|
2021-06-19 16:29:18 +01:00 |
|
Gabriel Wang
|
4864c033b0
|
minor improvement
|
2021-06-07 16:30:39 +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
|
04712e54d8
|
use the longest period during the initialization if the systick is not occupied by user applications
|
2021-03-24 11:20:23 +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
|
56d1c4a850
|
remove unnecessary VTOR write access in system_ARMCM3.c
|
2021-01-12 13:40:47 +00:00 |
|
Gabriel Wang
|
4fb5635605
|
support all cortex-m processors (including M0/M0+)
|
2021-01-09 21:08:09 +00:00 |
|
Gabriel Wang
|
30337b59f9
|
add comments for how to use clock()
|
2021-01-09 13:51:30 +00:00 |
|
Gabriel Wang
|
fe200fb545
|
Update example.uvoptx
|
2021-01-09 13:23:05 +00:00 |
|
Gabriel Wang
|
5447aba229
|
update ignore list
|
2021-01-09 13:21:57 +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 |
|