Hi,
I saw that the “Tickless Idle” feature was added to ARMv8-M core. Could you please share the date of the next release that’ll integrate it?
regards
Haithem.
Hi,
I saw that the “Tickless Idle” feature was added to ARMv8-M core. Could you please share the date of the next release that’ll integrate it?
regards
Haithem.
I’m not sure of the next release date yet, but you can clone the git repo to obtain the code now.
If you do a recursive clone of https://github.com/FreeRTOS/FreeRTOS (so "
git clone https://github.com/FreeRTOS/FreeRTOS.git --recurse-submodules") you will get the entire ‘traditional’ FreeRTOS distribution, including the demos. Otherwise you can get just the kernel with its port layers by either cloning or just downloading the zip file from https://github.com/FreeRTOS/FreeRTOS-Kernel