FreeRTOSConfig_Template.h
Author: pieterconradieCreated Apr 29, 2020Updated Oct 31, 2020
Labelsfeature request
Hi there!
I'm new to FreeRTOS and am creating a test project for an STM32L072 + GCC that does not have a demo project specifically for it.
Each demo project has it's own FreeRTOSConfig.h file, but their ages vary and the content does not seem to keep up with development (?) I have found this page that appears to be up to date with the latest configuration settings (but I'm not 100% sure): Kernel > Developer Docs > FreeRTOSConfig.h
I want to recommend that a FreeRTOSConfig_Template.h be created and kept updated and in sync with all of the possible configuration settings. That way I will know that I have all of the bases covered.
Thanks for your consideration, Pieter https://piconomix.com
Source: FreeRTOS/FreeRTOS