This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/RTOSDemoSource
2011-06-16 20:05:19 +00:00
..
Demo_Source Add the common demo files to the MicroBlaze project - this directory will be removed prior to release. 2011-06-16 19:47:49 +00:00
FreeRTOS_Source Add optional FPU support to the MicroBlaze code. 2011-06-15 16:42:04 +00:00
src Remove the heap used with the new MicroBlaze demo. As heap_2.c is being used, the heap area set up in the linker script is not required. 2011-06-13 14:39:22 +00:00
.cproject Re-arrange the temporary MicroBlaze directory structure slightly. 2011-06-16 20:05:19 +00:00
.project Add autogenerated test source code to the new MicroBlaze project. 2011-05-31 18:14:58 +00:00
CreateProjectDirectoryStructure.bat Re-arrange the temporary MicroBlaze directory structure slightly. 2011-06-16 20:05:19 +00:00
FreeRTOSConfig.h Update register test tasks to include a manual yield. Include the death tasks in main-full.c. Decrease the RAM allocated to the heap in FreeRTOSConfig.h. 2011-06-13 14:41:18 +00:00
main-blinky.c Work on the Full build configuration for the MicroBlaze. Still a work in progress - not all tasks are running yet. 2011-06-11 21:04:17 +00:00
main-full.c Introduce sp_flop.c. This is the same as the flop.c common demo file, but uses single precision numbers and variables in place of the double precision numbers and variables. 2011-06-15 16:44:08 +00:00
ParTest.c MicroBlaze projects: Split build configurations into blinky and full. Implement partest.c. Everything still a work in progress. 2011-06-06 21:01:42 +00:00
RegisterTests.c Update register test tasks to include a manual yield. Include the death tasks in main-full.c. Decrease the RAM allocated to the heap in FreeRTOSConfig.h. 2011-06-13 14:41:18 +00:00