index
:
threadx.git
coding-conventions
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-09-28
Added missing QUEUE_MESSAGE_MAX_SIZE test for SMP.
Frédéric Desbiens
2025-04-02
Make queue max message size configurable
Haithem Rahmani
2025-02-24
Updated CMake minimal version to 3.13
Frédéric Desbiens
2023-12-28
Added thumb mode support for threadX GNU ports on armv7a platforms. (#333)
Yajun Xia
2023-09-26
Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...
Yajun Xia
2023-09-18
Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...
Yajun Xia
2023-09-18
Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...
Yajun Xia
2023-09-15
Fixed the issue of the data/bss section cannot be read from ARM FVP d… (#301)
Yajun Xia
2023-07-21
Added thumb mode support under GNU for module manager on Cortex-A7 pl… (#287)
yajunxiaMS
2023-05-12
Add random number stack filling option. (#257)
Xiuwen Cai
2023-04-24
Include tx_user.h in cortex_m3/4/7 IAR and AC5 port (#255)
TiejunZhou
2023-04-23
Release scripts to validate ThreadX port (#254)
TiejunZhou
2023-04-17
Fix path to test reports in pipeline (#247)
TiejunZhou
2023-04-14
Fix random failure in test case threadx_event_flag_suspension_timeout_test.c ...
TiejunZhou
2023-04-12
Add Azure DevOps pipelines for ThreadX test
Tiejun Zhou
2023-04-04
Release ThreadX regression system
Tiejun Zhou