mirror of
https://github.com/azure-rtos/threadx
synced 2025-01-30 08:02:57 +08:00
fix release version of M4 AC6 port
This commit is contained in:
parent
6f61053f2a
commit
608f55f0d1
@ -57,7 +57,7 @@ SYSTICK_CYCLES = ((SYSTEM_CLOCK / 100) -1)
|
||||
@/* FUNCTION RELEASE */
|
||||
@/* */
|
||||
@/* _tx_initialize_low_level Cortex-M4/AC6 */
|
||||
@/* 6.1 */
|
||||
@/* 6.0.1 */
|
||||
@/* AUTHOR */
|
||||
@/* */
|
||||
@/* William E. Lamie, Microsoft Corporation */
|
||||
@ -91,8 +91,6 @@ SYSTICK_CYCLES = ((SYSTEM_CLOCK / 100) -1)
|
||||
@/* DATE NAME DESCRIPTION */
|
||||
@/* */
|
||||
@/* 06-30-2020 William E. Lamie Initial Version 6.0.1 */
|
||||
@/* xx-xx-xxxx William E. Lamie Modified comments, */
|
||||
@/* resulting in version 6.1 */
|
||||
@/* */
|
||||
@/**************************************************************************/
|
||||
@VOID _tx_initialize_low_level(VOID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user