feilipu / Arduino_FreeRTOS_Library

A FreeRTOS Library for all Arduino ATmega Devices (Uno R3, Leonardo, Mega, etc).
MIT License
852 stars 204 forks source link

Change the cast from UBaseType_t to size_t #137

Closed neboskreb closed 1 month ago

neboskreb commented 1 month ago

This PR is the identical copy of the upstream PR FreeRTOS/FreeRTOS-Kernel#1153

Fixes issue #136