freertos-addons icon indicating copy to clipboard operation
freertos-addons copied to clipboard

Plain malloc - why there is no RTOS thread safe memory allocation?

Open kaamil1984 opened this issue 3 years ago • 0 comments

Hi,

Thats actually might be not an issue. I want to ask why there is malloc instead of pvPortMalloc? I found it here:

https://github.com/michaelbecker/freertos-addons/blob/e497a1625a30e42935149a4b4b52c60545aaf598/c/Source/read_write_lock.c#L202

regards Kamil

kaamil1984 avatar Feb 23 '22 21:02 kaamil1984