Added a missing symbol to tx_api.h for TX SMP.

This commit is contained in:
Frédéric Desbiens
2026-02-26 17:22:25 -05:00
parent 579246b4a2
commit c62ed82b1a

View File

@@ -334,6 +334,14 @@ extern "C" {
#endif
/* Define the default maximum message size in a queue. The default value is TX_16_ULONG, but may
be customized in tx_user.h or as a compilation option. */
#ifndef TX_QUEUE_MESSAGE_MAX_SIZE
#define TX_QUEUE_MESSAGE_MAX_SIZE TX_16_ULONG
#endif
/* Event numbers 0 through 4095 are reserved by Azure RTOS. Specific event assignments are:
ThreadX events: 1-199