<feed xmlns='http://www.w3.org/2005/Atom'>
<title>threadx.git/test/tx/cmake/regression, 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/tx/cmake/regression?h=coding-conventions</id>
<link rel='self' href='http://cgit.235523.xyz/threadx.git/atom/test/tx/cmake/regression?h=coding-conventions'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/'/>
<updated>2025-04-02T15:51:36Z</updated>
<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>Release ThreadX regression system</title>
<updated>2023-04-04T09:40:54Z</updated>
<author>
<name>Tiejun Zhou</name>
<email>tizho@microsoft.com</email>
</author>
<published>2023-04-03T07:24:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=ebeb02b95828ca100c3f24de5f9603a41049f8ff'/>
<id>urn:sha1:ebeb02b95828ca100c3f24de5f9603a41049f8ff</id>
<content type='text'>
</content>
</entry>
</feed>
