<feed xmlns='http://www.w3.org/2005/Atom'>
<title>threadx.git/test, branch v6.4.2_rel</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/threadx.git/atom/test?h=v6.4.2_rel</id>
<link rel='self' href='http://cgit.235523.xyz/threadx.git/atom/test?h=v6.4.2_rel'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/'/>
<updated>2025-02-24T20:40:22Z</updated>
<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>
<entry>
<title>Include tx_user.h in cortex_m3/4/7 IAR and AC5 port (#255)</title>
<updated>2023-04-24T01:33:00Z</updated>
<author>
<name>TiejunZhou</name>
<email>50469179+TiejunMS@users.noreply.github.com</email>
</author>
<published>2023-04-24T01:33:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=e2a8334f9623bcb9b351cb2dd404bac22185e269'/>
<id>urn:sha1:e2a8334f9623bcb9b351cb2dd404bac22185e269</id>
<content type='text'>
* Include tx_user.h in ARMv7-M IAR port

* Include tx_user.h in ARMv7-M AC5 port

* Include tx_user.h in cortex_m3/4/7 IAR and AC5 port</content>
</entry>
<entry>
<title>Release scripts to validate ThreadX port (#254)</title>
<updated>2023-04-23T02:58:21Z</updated>
<author>
<name>TiejunZhou</name>
<email>50469179+TiejunMS@users.noreply.github.com</email>
</author>
<published>2023-04-23T02:58:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=7a3bb8311ba3a35bf138822852033264703db047'/>
<id>urn:sha1:7a3bb8311ba3a35bf138822852033264703db047</id>
<content type='text'>
</content>
</entry>
</feed>
