aboutsummaryrefslogtreecommitdiffstats
path: root/src/FreeRTOSConfig.h
Commit message (Expand)AuthorAgeFilesLines
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-101-1/+1
* Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF2020-07-021-3/+3
* DFU : add timeout detection : abort dfu procedure after 10s without any data ...JF2020-06-011-1/+1
* Integration of nimble, work in progress.JF2020-04-191-1/+1
* First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF2020-02-081-2/+2
* Improve date/time accuracy and handle counter overflow.JF2020-01-121-1/+1
* Increase configMINIMAL_STACK_SIZE to fix crash issue caused by freertos timers.JF2020-01-091-1/+1
* Improve power consumption and SLEEP mode :JF2020-01-051-2/+2
* Initial commitJF2019-11-171-0/+207