Commit Graph

14 Commits (ecdca1311b5d366d50d0c47d2a95271da19ba618)

Author SHA1 Message Date
Richard Barry ecdca1311b RM48 simply blinky demo working. 12 years ago
Richard Barry 57fab18305 Added initial RM48 project files. These are not in the correct directory structure yet. 13 years ago
Richard Barry c403e974ee Update PIC32 port to make use of configUSE_PORT_OPTIMISED_TASK_SELECTION.
Make small modification in GCC CM3 port when configUSE_PORT_OPTIMISED_TASK_SELECTION is set to 1 to remove compiler warning.
13 years ago
Richard Barry 92f1699055 Added Cortex-M optimised code to the IAR, GCC and Keil Cortex-M port layers.
Tested and updated a few Cortex-M projects to use configUSE_PORT_OPTIMISED_TASK_SELECTION set to 1.
13 years ago
Richard Barry 670d172cfc Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simulator port as the first implementation. 13 years ago
Richard Barry eb1f7bc166 Added eTaskStateGet().
Added default value for INCLUDE_eTaskStateGet.
13 years ago
Richard Barry bf12aba59d Add demo for SAM3S-EK2. 13 years ago
Richard Barry 340b2d7872 Save the SAM4S FreeRTOSConfig.h with the #error about running the CreateProjectDirectoryStructure.bat batch file in the correct state (uncommented). 13 years ago
Richard Barry 6396f6fe9f Add SAM3X-EK demo. 13 years ago
Richard Barry e0bab5981a Prepare for V7.2.0 release. 13 years ago
Richard Barry 02acfd2723 Add warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig.h header files that configMAX_SYSCALL_INTERRUPT_PRIORITY must not be set to 0. 13 years ago
Richard Barry 7d937f04d7 Add CreateProjectDirectoryStructure.bat to the SAM4 demo. 13 years ago
Richard Barry 99a4783b55 Remove the files from the SAM4S demo that are copied using the CreateProjectDirectoryStructure.bat batch file. 13 years ago
Richard Barry f508a5f653 Add FreeRTOS-Plus directory. 13 years ago