<feed xmlns='http://www.w3.org/2005/Atom'>
<title>threadx.git/test, branch coding-conventions</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/threadx.git/atom/test?h=coding-conventions</id>
<link rel='self' href='http://cgit.235523.xyz/threadx.git/atom/test?h=coding-conventions'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/'/>
<updated>2025-09-28T21:34:15Z</updated>
<entry>
<title>Added missing QUEUE_MESSAGE_MAX_SIZE test for SMP.</title>
<updated>2025-09-28T21:34:15Z</updated>
<author>
<name>Frédéric Desbiens</name>
<email>frederic.desbiens@eclipse-foundation.org</email>
</author>
<published>2025-09-28T21:34:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=1f59529034b046dbf4f67f4b946cdf64e9a68d0a'/>
<id>urn:sha1:1f59529034b046dbf4f67f4b946cdf64e9a68d0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make queue max message size configurable</title>
<updated>2025-04-02T15:51:36Z</updated>
<author>
<name>Haithem Rahmani</name>
<email>haithem.rahmani@st.com</email>
</author>
<published>2025-03-21T08:28:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=87e511034647af30cf96be09149cbaf707be63a2'/>
<id>urn:sha1:87e511034647af30cf96be09149cbaf707be63a2</id>
<content type='text'>
Summary
-------
This commit fixes the issue #424

Details
--------
- Add a the configuration option TX_QUEUE_MESSAGE_MAX_SIZE in the tx_api.h with default value
  set to TX_ULONG_16 to keep backword compatibility.
- Update the txe_queue_create() to check on TX_QUEUE_MESSAGE_MAX_SIZE rather than TX_ULONG_16
  as max message size.
- Add a new unitary test to cover the new change.
</content>
</entry>
<entry>
<title>Updated CMake minimal version to 3.13</title>
<updated>2025-02-24T20:40:22Z</updated>
<author>
<name>Frédéric Desbiens</name>
<email>frederic.desbiens@eclipse-foundation.org</email>
</author>
<published>2025-02-24T20:40:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=898d0ebfde9028c2be7566bad50c5679ad14cdd2'/>
<id>urn:sha1:898d0ebfde9028c2be7566bad50c5679ad14cdd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added thumb mode support for threadX GNU ports on armv7a platforms. (#333)</title>
<updated>2023-12-28T01:37:39Z</updated>
<author>
<name>Yajun Xia</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-12-28T01:37:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=e73843f6d4ec7d17cb91c6391405f94e7672f4e8'/>
<id>urn:sha1:e73843f6d4ec7d17cb91c6391405f94e7672f4e8</id>
<content type='text'>
* Added thumb mode support for threadX GNU ports on armv7a platforms.

https://msazure.visualstudio.com/One/_workitems/edit/26105175/

* move the swi interrupt to tx_initialize_low_level.S.

* update the test log.</content>
</entry>
<entry>
<title>Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A5 GNU port (#306)</title>
<updated>2023-09-26T01:51:47Z</updated>
<author>
<name>Yajun Xia</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-09-26T01:51:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=bc4bd804d5a88d702690f585300d996a0bdff9b1'/>
<id>urn:sha1:bc4bd804d5a88d702690f585300d996a0bdff9b1</id>
<content type='text'>
https://msazure.visualstudio.com/One/_workitems/edit/25153813/</content>
</entry>
<entry>
<title>Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A9 GNU port. (#303)</title>
<updated>2023-09-18T08:36:36Z</updated>
<author>
<name>Yajun Xia</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-09-18T08:36:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=d43cba10b273b7c6f327c341a707ef65feb3fefc'/>
<id>urn:sha1:d43cba10b273b7c6f327c341a707ef65feb3fefc</id>
<content type='text'>
https://msazure.visualstudio.com/One/_workitems/edit/25153785/</content>
</entry>
<entry>
<title>Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A8 GNU port. (#302)</title>
<updated>2023-09-18T02:32:07Z</updated>
<author>
<name>Yajun Xia</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-09-18T02:32:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=a0a0ef9385674e43892cfe11a71da8d83c7b8f05'/>
<id>urn:sha1:a0a0ef9385674e43892cfe11a71da8d83c7b8f05</id>
<content type='text'>
https://msazure.visualstudio.com/One/_workitems/edit/25139203/</content>
</entry>
<entry>
<title>Fixed the issue of the data/bss section cannot be read from ARM FVP d… (#301)</title>
<updated>2023-09-15T02:46:20Z</updated>
<author>
<name>Yajun Xia</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-09-15T02:46:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=6aeefea8e666d6b8fcfea1c535149b9d94917454'/>
<id>urn:sha1:6aeefea8e666d6b8fcfea1c535149b9d94917454</id>
<content type='text'>
* Fixed the issue of the data/bss section cannot be read from ARM FVP debug tool in cortex-A7 GNU port.

https://msazure.visualstudio.com/One/_workitems/edit/24597276/

* remove untracked files.</content>
</entry>
<entry>
<title>Added thumb mode support under GNU for module manager on Cortex-A7 pl… (#287)</title>
<updated>2023-07-21T01:26:22Z</updated>
<author>
<name>yajunxiaMS</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-07-21T01:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=7fa087d061e0422f6d149ce358e5025b590f8fb2'/>
<id>urn:sha1:7fa087d061e0422f6d149ce358e5025b590f8fb2</id>
<content type='text'>
* Added thumb mode support under GNU for module manager on Cortex-A7 platform.

* update code for comment.</content>
</entry>
<entry>
<title>Add random number stack filling option. (#257)</title>
<updated>2023-05-12T02:13:42Z</updated>
<author>
<name>Xiuwen Cai</name>
<email>50469933+xiuwencai@users.noreply.github.com</email>
</author>
<published>2023-05-12T02:13:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=6b8ece0ff28fb0160a2fdf51c09df09d587f4575'/>
<id>urn:sha1:6b8ece0ff28fb0160a2fdf51c09df09d587f4575</id>
<content type='text'>
Co-authored-by: TiejunZhou &lt;50469179+TiejunMS@users.noreply.github.com&gt;</content>
</entry>
</feed>
