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/Demo/MicroBlaze_Spartan-6_Ethern.../SDKProjects/RTOSDemoSource
Richard Barry 1f5e2a944c Add vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API functions. Change vTickISR() to vPortTickISR(). Partially comment portmacro.h. All for the new MicroBlaze port. 14 years ago
..
Demo_Source Comment the new standard demo files that were introduced for the new MicroBlaze demo project. 14 years ago
FreeRTOS_Source Add vSemaphoreDelete(), xTaskGetIdleTaskHandle(), xTimerGetTimerTaskHandle() API functions. Change vTickISR() to vPortTickISR(). Partially comment portmacro.h. All for the new MicroBlaze port. 14 years ago
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. 14 years ago
.cproject New MicroBlaze port: Added a FreeRTOS exception handler, and installed it in each position in the exception table. The handler itself does not do much yet. 14 years ago
.project Add autogenerated test source code to the new MicroBlaze project. 14 years ago
CreateProjectDirectoryStructure.bat Continue commenting the new MicroBlaze demo. 14 years ago
FreeRTOSConfig.h Continue commenting the new MicroBlaze demo. 14 years ago
ParTest.c Comment the peripheral helper files for the new MicroBlaze demo application. 14 years ago
RegisterTests.c Comment the peripheral helper files for the new MicroBlaze demo application. 14 years ago
main-blinky.c Complete first pass commenting of the new MicroBlaze demo main-blinky.c and main-full.c files. 14 years ago
main-full.c Clean up some of the exception handling code in the new MicroBlaze port. 14 years ago
serial.c Comment the peripheral helper files for the new MicroBlaze demo application. 14 years ago