We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ad279 commit 0509aa7Copy full SHA for 0509aa7
ports/cortex_m7/gnu/inc/tx_port.h
@@ -715,7 +715,7 @@ void tx_thread_fpu_disable(void);
715
716
#ifdef TX_THREAD_INIT
717
CHAR _tx_version_id[] =
718
- "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M7/GNU Version 6.4.2 *";
+ "Murasame & Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M7/GNU Version 6.4.2 *";
719
#else
720
#ifdef TX_MISRA_ENABLE
721
extern CHAR _tx_version_id[100];
0 commit comments