You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Demo/MSP430X_MSP430FR5969_Launch...
Richard Barry e9561c946c Kernel changes:
+ Support tickless idle when configUSE_PREEMPTION is 0 (previously tickless idle was only supported when the pre-emptive scheduler was being used).
+ If a stack was statically allocated, then don't try freeing it if the TCB cannot be allocated.
+ Remove use of INCLUDE_xEventGroupsSetBitsFromISR() pre-processor macro, as it was not tested anyway.

Demo app changes:

+ Updated SAM4L Atmel Studio project to use Atmel Studio 7.
9 years ago
..
.settings Preparing for maintenance release - 9 years ago
Blinky_Demo Update version number ready for the V8.2.3 release. 9 years ago
CCS_Only Update version number ready for the V8.2.3 release. 9 years ago
Full_Demo Update version number ready for the V8.2.3 release. 9 years ago
IAR_Only Update version number ready for the V8.2.3 release. 9 years ago
driverlib/MSP430FR5xx_6xx Add CCS project for MSP430FR5969 demo. 10 years ago
.ccsproject Add CCS project for MSP430FR5969 demo. 10 years ago
.cproject Finalise MSP43FR5969 IAR and CCS demos (hopefully). 10 years ago
.project Add CCS project for MSP430FR5969 demo. 10 years ago
FreeRTOSConfig.h Kernel changes: 9 years ago
LEDs.c Update version number ready for the V8.2.3 release. 9 years ago
RTOSDemo.ewd Add CCS project for MSP430FR5969 demo. 10 years ago
RTOSDemo.ewp Finalise MSP43FR5969 IAR and CCS demos (hopefully). 10 years ago
RTOSDemo.eww Add CCS project for MSP430FR5969 demo. 10 years ago
ReadMe_Instructions.url Finalise MSP43FR5969 IAR and CCS demos (hopefully). 10 years ago
lnk_msp430fr5969.cmd Add CCS project for MSP430FR5969 demo. 10 years ago
main.c Update version number ready for the V8.2.3 release. 9 years ago
main.h Add CCS project for MSP430FR5969 demo. 10 years ago
printf-stdarg.c Finalise MSP43FR5969 IAR and CCS demos (hopefully). 10 years ago