diff options
| author | hefanbo <[email protected]> | 2026-06-25 00:16:51 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-24 12:16:51 -0400 |
| commit | d9e7dfea89046c901100b42afa230b37823718f7 (patch) | |
| tree | dc41cc1734b73509859efdad6d9ef0d1a8280b27 /common_modules/module_lib | |
| parent | 2dfe5acfb0927c5b32d4810dbdbc18aeae5860a1 (diff) | |
Add SysTick counter reset in Cortex-M ports (#561)
* Add SysTick counter reset in Cortex-M ports
The SysTick counter value (SYST_CVR @0xE000E018) is indeterminate after
reset. Without clearing it prior to enabling the counter, the first tick
interval becomes unpredictable.
* Fixed missing comment and added generated-by header in Cortex-M0/AC6 port
Added the missing inline comment on the LDR r1, =0 instruction
(Build value for SysTick reset) and the required AI-generated
attribution comment under the copyright header.
---------
Co-authored-by: Frédéric Desbiens <[email protected]>
Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'common_modules/module_lib')
0 files changed, 0 insertions, 0 deletions
