Trying to detect at unit initialization if a memory manager has been
installed (xtensa-freertos) fails on FreeRTOS target. It appears that
IsMemoryManagerSet[1] always returns false for this target, even if a
custom memory manager has been installed. Looking at the implementation of
IsMemoryManag
> > https://gitlab.com/freepascal.org/fpc/source/-/issues/39541
>
> Thank you. I already applied 2 patches, I still need to commit the examples.
Nice. Thanks! Please close the issue when you are done.
Btw, I guess that I should create syshelpers.xml for new doc related to just
syshelpers unit?