summaryrefslogtreecommitdiff
path: root/common_modules/module_lib/src
diff options
context:
space:
mode:
authorhefanbo <[email protected]>2026-06-25 00:16:51 +0800
committerGitHub <[email protected]>2026-06-24 12:16:51 -0400
commitd9e7dfea89046c901100b42afa230b37823718f7 (patch)
treedc41cc1734b73509859efdad6d9ef0d1a8280b27 /common_modules/module_lib/src
parent2dfe5acfb0927c5b32d4810dbdbc18aeae5860a1 (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/src')
0 files changed, 0 insertions, 0 deletions