We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f61053 commit 608f55fCopy full SHA for 608f55f
ports/cortex_m4/ac6/example_build/sample_threadx/tx_initialize_low_level.S
@@ -57,7 +57,7 @@ SYSTICK_CYCLES = ((SYSTEM_CLOCK / 100) -1)
57
@/* FUNCTION RELEASE */
58
@/* */
59
@/* _tx_initialize_low_level Cortex-M4/AC6 */
60
-@/* 6.1 */
+@/* 6.0.1 */
61
@/* AUTHOR */
62
63
@/* William E. Lamie, Microsoft Corporation */
@@ -91,8 +91,6 @@ SYSTICK_CYCLES = ((SYSTEM_CLOCK / 100) -1)
91
@/* DATE NAME DESCRIPTION */
92
93
@/* 06-30-2020 William E. Lamie Initial Version 6.0.1 */
94
-@/* xx-xx-xxxx William E. Lamie Modified comments, */
95
-@/* resulting in version 6.1 */
96
97
@/**************************************************************************/
98
@VOID _tx_initialize_low_level(VOID)
0 commit comments