<feed xmlns='http://www.w3.org/2005/Atom'>
<title>threadx.git/common_modules/module_manager/src, branch v6.3.0_rel</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/threadx.git/atom/common_modules/module_manager/src?h=v6.3.0_rel</id>
<link rel='self' href='http://cgit.235523.xyz/threadx.git/atom/common_modules/module_manager/src?h=v6.3.0_rel'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/'/>
<updated>2023-10-23T07:31:03Z</updated>
<entry>
<title>Update release version to 6.3.0 and date to 10-31-2023 (#308)</title>
<updated>2023-10-23T07:31:03Z</updated>
<author>
<name>TiejunZhou</name>
<email>50469179+TiejunMS@users.noreply.github.com</email>
</author>
<published>2023-10-23T07:31:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=13b700fd3ed763cedcba7dbd17b859077a01aa9c'/>
<id>urn:sha1:13b700fd3ed763cedcba7dbd17b859077a01aa9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added thumb mode support under IAR for module manager on Cortex-A7 pl… (#289)</title>
<updated>2023-08-07T09:35:31Z</updated>
<author>
<name>yajunxiaMS</name>
<email>120770040+yajunxiaMS@users.noreply.github.com</email>
</author>
<published>2023-08-07T09:35:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=bc8bed494d3a37eea022c1385008bdab991f3370'/>
<id>urn:sha1:bc8bed494d3a37eea022c1385008bdab991f3370</id>
<content type='text'>
* Added thumb mode support under IAR for module manager on Cortex-A7 platform.

* update code for comments.</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>Release 6.2.1 on 08 Mar 2023. Expand to see details.</title>
<updated>2023-03-08T08:26:22Z</updated>
<author>
<name>Tiejun Zhou</name>
<email>tizho@microsoft.com</email>
</author>
<published>2023-03-08T08:26:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=2aa19f3de0b6cf09bb9dca78c8a53fe337b8f0f7'/>
<id>urn:sha1:2aa19f3de0b6cf09bb9dca78c8a53fe337b8f0f7</id>
<content type='text'>
cee19603d Include tx_user.h conditionally.
e40e08007 Update owners
d69641273 Update release date and version
394aee52f Add tx_user.h to GNU port assembly files
5cca2ddd0 RISC-V 64 bit port for Microchip
e0f2c373c Link Winmm.lib that required by the high-resolution timer.
6af472a68 Update Win32 port with high resolution timer.
aea7b556a Add DMB ISH barrier inst in ARMv8-A SMP scheduler
19091a262 Add .section .preamble to m3 m4 m7 module ports
ced60e1b7 Add missing parenthesis in ports assembly file
309dc77ca Modules Cortex-A7 IAR new port
c752a4063 Modules Cortex-A7 GNU new port
dc224b90f Fix race condition in tx_thread_wait_abort and update regression test
6e261f5b7 create threadx cmsis-pack
</content>
</entry>
<entry>
<title>Update on 18 Jan 2023. Expand to see details.</title>
<updated>2023-01-18T08:39:40Z</updated>
<author>
<name>Scott Larson</name>
<email>sclarson@microsoft.com</email>
</author>
<published>2023-01-18T08:39:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=37f6d0b39c970b297c263cbb8388b9060b92e5c9'/>
<id>urn:sha1:37f6d0b39c970b297c263cbb8388b9060b92e5c9</id>
<content type='text'>
9c3acb6ce armv8-m compile time FPU fix
37daa35e7 added tx_trace.h include to module stop.c
39824289f Remove internal deprecated files.
fe2f80f43 Add a notice for not released file.
7fdd3782a Upgrade to the latest Container Images.
</content>
</entry>
<entry>
<title>Update on 16 Dec 2022. Expand to see details.</title>
<updated>2022-12-16T08:16:32Z</updated>
<author>
<name>Scott Larson</name>
<email>sclarson@microsoft.com</email>
</author>
<published>2022-12-16T08:16:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=4e62226eeaf870827facbeef40bd1767db5cf9f0'/>
<id>urn:sha1:4e62226eeaf870827facbeef40bd1767db5cf9f0</id>
<content type='text'>
b5d5df511 #include tx_user.h in assembly files for cortex-m ports
33e04e3d5 initial port of MIPS SMP for GHS and GNU
2eda2c17d capitalize extensions for M23 asm files
21c354ccb Fix armv7-m MPU settings for corner case, unify txm_module_port.h files
4a1ff93f9 remove uneeded include for ac6
c823e91ff update riscv iar example for latest iar tools
5559d185d check module stack for overlap (not kernel stack)
efa9ce7b7 apply patch from mobileye to fix time slice processing
75fdcb722 Updated copy_armv7_cm.yml
de04b9904 initialize unused MPU settings so that aliasing will work
79b317b60 add config directory to IAR RISC-V port in order to use simulator
</content>
</entry>
<entry>
<title>Release 6.1.10</title>
<updated>2022-01-29T00:24:03Z</updated>
<author>
<name>Yuxin Zhou</name>
<email>yuxzho@microsoft.com</email>
</author>
<published>2022-01-29T00:24:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=f7f0957188d48ec5278107dc8fbd2de747fda1b8'/>
<id>urn:sha1:f7f0957188d48ec5278107dc8fbd2de747fda1b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 6.1.7</title>
<updated>2021-06-02T06:45:05Z</updated>
<author>
<name>Bo Chen</name>
<email>boche@microsoft.com</email>
</author>
<published>2021-06-02T06:45:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=f5056f4923410b99c87ab909d24ae77bf41923b6'/>
<id>urn:sha1:f5056f4923410b99c87ab909d24ae77bf41923b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 6.1.6</title>
<updated>2021-04-03T01:03:21Z</updated>
<author>
<name>Yuxin Zhou</name>
<email>yuxzho@microsoft.com</email>
</author>
<published>2021-04-03T01:03:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=b12bd44faaca46dbad4b06cb93a8669c6e36e02a'/>
<id>urn:sha1:b12bd44faaca46dbad4b06cb93a8669c6e36e02a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 6.1.5</title>
<updated>2021-03-05T05:38:33Z</updated>
<author>
<name>Yuxin Zhou</name>
<email>yuxzho@microsoft.com</email>
</author>
<published>2021-03-05T05:38:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/threadx.git/commit/?id=10a7932b9d8a9f6f36523cb2f6edf13aa8dee6be'/>
<id>urn:sha1:10a7932b9d8a9f6f36523cb2f6edf13aa8dee6be</id>
<content type='text'>
</content>
</entry>
</feed>
