Release 6.1.9

This commit is contained in:
Yuxin Zhou
2021-10-14 00:51:26 +00:00
parent 215df45d4b
commit 1af8404c54
1812 changed files with 60698 additions and 249862 deletions

View File

@@ -310,7 +310,7 @@
</option>
<option>
<name>CCLangConformance</name>
<state>2</state>
<state>0</state>
</option>
<option>
<name>CCSignedPlainChar</name>
@@ -318,7 +318,7 @@
</option>
<option>
<name>CCRequirePrototypes</name>
<state>1</state>
<state>0</state>
</option>
<option>
<name>CCDiagWarnAreErr</name>
@@ -406,7 +406,7 @@
</option>
<option>
<name>IccCDialect</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>IccAllowVLA</name>

View File

@@ -699,7 +699,7 @@ void tx_thread_fpu_disable(void);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX Cortex-M3/IAR Version 6.1.7 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX Cortex-M3/IAR Version 6.1.9 *";
#else
#ifdef TX_MISRA_ENABLE
extern CHAR _tx_version_id[100];