| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-05 | Updated copyright headers and version number constants (#509) | Frédéric Desbiens | |
| * Updated version number constants * Removed revision history from all files * Added Eclipse ThreadX contributors' copyright header | |||
| 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. | |||
| 2024-01-29 | Update copyright. | Bo Chen (from Dev Box) | |
| 2021-10-14 | Release 6.1.9 | Yuxin Zhou | |
| 2020-09-30 | 6.1 minor release | Scott Larson | |
| 2020-05-11 | Initial commit | PProvost | |
