Skip to content

Commit 0509aa7

Browse files
authored
Add "Murasame"
1 parent c4ad279 commit 0509aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/cortex_m7/gnu/inc/tx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ void tx_thread_fpu_disable(void);
715715

716716
#ifdef TX_THREAD_INIT
717717
CHAR _tx_version_id[] =
718-
"Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M7/GNU Version 6.4.2 *";
718+
"Murasame & Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M7/GNU Version 6.4.2 *";
719719
#else
720720
#ifdef TX_MISRA_ENABLE
721721
extern CHAR _tx_version_id[100];

0 commit comments

Comments
 (0)