summaryrefslogtreecommitdiff
path: root/src/FreeRTOS
AgeCommit message (Expand)AuthorFilesLines
2021-02-14Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack.Jean-François Milants2-2/+24
2020-06-19Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is ne...JF1-2/+2
2020-06-19Apply fix for errata 87 (FPU issue).JF1-0/+8
2020-01-05Improve power consumption and SLEEP mode :JF5-0/+1032