Gabriel Wang
|
5483710769
|
Add a dedicated library for gcc
|
2021-07-19 23:55:51 +01:00 |
|
Gabriel Wang
|
1f10f986fa
|
minor update
- Fix support for GCC
- update safe_atom_code() and __IRQ_SAFE for the latest version of CMSIS
|
2021-05-24 22:41:58 +01:00 |
|
Gabriel Wang
|
9c080b0c01
|
fix typo in a comment
|
2021-03-24 15:21:15 +00: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
|
ffbdc8e296
|
remove duplicated macro safe_atom_code()
|
2021-03-24 10:51:39 +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
|
2e465bc4c2
|
found some racing condition and fixed them
- fixed the racing condition
- introduce a minimal systick LOAD restriction
- add some comments
|
2021-01-11 18:50:02 +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 |
|