Files
Lab-Project-FreeRTOS-POSIX/FreeRTOS-Plus-POSIX/source
Gaurav-Aggarwal-AWS 8339845266 Rename xTimerHandle to xTimer (#36)
If configENABLE_BACKWARD_COMPATIBILITY is defined, then xTimerHandle is
defined to TimerHandle_t which would result in conflict.

Fixes #35.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2025-02-03 22:40:06 +05:30
..