| Age | Commit message (Collapse) | 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 | |
| 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-02-24 | Updated CMake minimal version to 3.13 | Frédéric Desbiens | |
| 2023-05-12 | Add random number stack filling option. (#257) | Xiuwen Cai | |
| Co-authored-by: TiejunZhou <[email protected]> | |||
| 2023-04-12 | Add Azure DevOps pipelines for ThreadX test | Tiejun Zhou | |
| 2023-04-04 | Release ThreadX regression system | Tiejun Zhou | |
