hi,
is there a way to find the version of FreeRTOS kernel currently used?
in some header files there is currently written "FreeRTOS Kernel V10.2.1"
(https://github.com/espressif/esp-idf/bl ... tos/list.c),
but in the subfolders there is written "FreeRTOS V8.2.0"
(https://github.com/espressif/esp-idf/bl ... nsa/port.c).
where to find FreeRTOS kernel version?
Re: where to find FreeRTOS kernel version?
The documentation for 4.2 release states https://docs.espressif.com/projects/esp ... ertos.html
ESP-IDF FreeRTOS is based on the Xtensa port of FreeRTOS v8.2.0, however some functions of FreeRTOS v9.0.0 have been backported. See the Backported Features for more information.
-
- Posts: 6
- Joined: Mon Nov 02, 2020 5:03 pm
Re: where to find FreeRTOS kernel version?
thank you.
i just realized, that the "master" branch is not equal to the "release/4.2" branch.
at the moment, in the master branch there is a mix of FreeRTOS kernel from 10.2.1 down to 8.2.0 in the header files.
in the release/4.2 not.
so i think for "master" branch i have to use the "latest" docs.
https://docs.espressif.com/projects/esp ... ertos.html
i just realized, that the "master" branch is not equal to the "release/4.2" branch.
at the moment, in the master branch there is a mix of FreeRTOS kernel from 10.2.1 down to 8.2.0 in the header files.
in the release/4.2 not.
so i think for "master" branch i have to use the "latest" docs.
https://docs.espressif.com/projects/esp ... ertos.html
Re: where to find FreeRTOS kernel version?
Oh, right, there was news that FreeRTOS 10 is coming with 4.3
viewtopic.php?f=10&t=15322
viewtopic.php?f=10&t=15322
Who is online
Users browsing this forum: Majestic-12 [Bot] and 190 guests