Frédéric Desbiens
3c4d20285f
Corrected typos in two test filenames ( #527 )
2026-04-29 13:22:15 -04:00
Frédéric Desbiens
f81d1c9eb5
Merge branch 'dev' into typo
2026-04-15 11:36:53 -04:00
Frédéric Desbiens
c3259a2160
Updated copyright headers and version number constants ( #509 )
...
* Updated version number constants
* Removed revision history from all files
* Added Eclipse ThreadX contributors' copyright header
2026-03-05 10:46:30 +01:00
Frédéric Desbiens
1f59529034
Added missing QUEUE_MESSAGE_MAX_SIZE test for SMP.
2025-09-28 22:34:15 +01:00
Haithem Rahmani
87e5110346
Make queue max message size configurable
...
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.
2025-04-02 16:51:36 +01:00
Frédéric Desbiens
898d0ebfde
Updated CMake minimal version to 3.13
2025-02-24 15:40:22 -05:00
Yang Hau
9d29a9a8de
fix the typos
2024-02-24 00:31:58 +09:00
Xiuwen Cai
6b8ece0ff2
Add random number stack filling option. ( #257 )
...
Co-authored-by: TiejunZhou <50469179+TiejunMS@users.noreply.github.com >
2023-05-12 10:13:42 +08:00
Tiejun Zhou
5f430f22e2
Add Azure DevOps pipelines for ThreadX test
2023-04-12 09:40:17 +00:00
Tiejun Zhou
ebeb02b958
Release ThreadX regression system
2023-04-04 09:40:54 +00:00