Skip to content

Conversation

@jonny12375
Copy link

Description

Adds ability to use configTICK_TYPE_WIDTH_IN_BITS = TICK_TYPE_WIDTH_64_BITS to the Cortex-M0 and Cortex-M33 ports

Test Steps

Use
#define configTICK_TYPE_WIDTH_IN_BITS TICK_TYPE_WIDTH_64_BITS
in a project using port GCC_ARM_CM0 or GCC_ARM_CM33_NTZ_NONSECURE.

The only port that currently handles it is GCC_ARM_CM4F.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jonny12375 jonny12375 requested a review from a team July 30, 2025 02:34
@jonny12375 jonny12375 force-pushed the fix/cortex-m0-m33-64bit-ticks branch from 6f8d613 to 908936a Compare July 30, 2025 02:40
@jonny12375 jonny12375 force-pushed the fix/cortex-m0-m33-64bit-ticks branch from 908936a to bad67c7 Compare July 30, 2025 02:41
@jonny12375 jonny12375 merged commit 85edf2d into halter-mods Jul 30, 2025
9 of 22 checks passed
@jonny12375 jonny12375 deleted the fix/cortex-m0-m33-64bit-ticks branch July 30, 2025 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants