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/CORTEX_A2F200_SoftConsole
Richard Barry 75ffac21d7 Changes to core code and port layer:
+ Add configASSERT() into ARM Cortex-M ports to check the number of priority
      bit settings.
    + Clear the 'control' register before starting ARM Cortex-M4F ports in case
      the FPU is used before the scheduler is started.  This just saves a few
      bytes on the main stack as it prevents space being left for a later save
      of FPU registers.
    + Added xSemaphoreGetMutexHolderFromISR().
    + Corrected use of portNVIC_PENDSVSET to portNVIC_PENDSVSET_BIT in MPU ports.
9 years ago
..
.settings Add FreeRTOS-Plus directory. 13 years ago
MicroSemi_Code Update the demo directory to use the version 8 type naming conventions. 11 years ago
WebServer MSP430: 10 years ago
.cproject Add FreeRTOS-Plus directory. 13 years ago
.project Add FreeRTOS-Plus directory. 13 years ago
CreateProjectDirectoryStructure.bat Add FreeRTOS-Plus directory. 13 years ago
FreeRTOSConfig.h Changes to core code and port layer: 9 years ago
ParTest.c Prepare for V9.0.0 release: 9 years ago
main-blinky.c Prepare for V9.0.0 release: 9 years ago
main-full.c Prepare for V9.0.0 release: 9 years ago
printf-stdarg.c Add FreeRTOS-Plus directory. 13 years ago
uIP_Task.c Prepare for V9.0.0 release: 9 years ago