stm32duino / STM32FreeRTOS

Real Time Operating System implemented for STM32
312 stars 61 forks source link

version of freertos is not clear #24

Closed pat1 closed 4 years ago

pat1 commented 4 years ago

in library.json library.properties and README.md the freertos version is 10.0.1 but inside avery source code files like task.c I found: FreeRTOS Kernel V10.3.0

pat1 commented 4 years ago

sorry, my mistake