mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-04 19:08:48 +02:00
Adding text into this new field updates the following macros in task.h in the main branch: tskKERNEL_VERSION_NUMBER (alphanumeric string) tskKERNEL_VERSION_MAJOR (numeric only) tskKERNEL_VERSION_MINOR (numeric only) tskKERNEL_VERSION_BUILD (numeric only)