]> git.sur5r.net Git - freertos/commit
Create project directory structure for the MicroBlaze demo project that uses the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 27 Jul 2011 19:09:17 +0000 (19:09 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 27 Jul 2011 19:09:17 +0000 (19:09 +0000)
commitea9770bc53b85da607a009d3cc5df90f700a774a
treea2b6acfd817d9e5d7a6d43765281ac37e1844cd9
parentfabf37a5ffd2eedb6d2ed48914399c0986717950
Create project directory structure for the MicroBlaze demo project that uses the full Ethernet IP (rather than the Ethernet Lite IP).

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1521 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
95 files changed:
Demo/MicroBlaze_Spartan-6_Ethernet/HardwareWithEthernet/.project [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/HardwareWithEthernet/system.bit [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/HardwareWithEthernet/system.xml [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/HardwareWithEthernet/system_bd.bmm [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/.cproject [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/.project [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/.sdkproject [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/Makefile [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/libgen.log [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/libgen.options [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoBSP/system.mss [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/.cproject [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/.project [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/Debug/FreeRTOS_Source/portable/MemMang/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/Debug/FreeRTOS_Source/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/Debug/src/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/Debug/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/makefile [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/objects.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/sources.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/src/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Blilnky/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/CreateProjectDirectoryStructure.bat [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/list.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/port.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/portable/GCC/MicroBlaze/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/portable/MemMang/heap_2.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/portable/MemMang/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/queue.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/tasks.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/FreeRTOS_Source/timers.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/ParTest.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/RTOSDemoSource.elf [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/RTOSDemoSource.elf.elfcheck [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/RTOSDemoSource.elf.size [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/main-blinky.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/makefile [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/objects.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/sources.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/testperiph.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xemaclite_example_util.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xemaclite_intr_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xemaclite_polled_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xgpio_intr_tapp_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xgpio_tapp_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xintc_tapp_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xtmrctr_intr_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xtmrctr_selftest_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/src/xuartlite_selftest_example.d [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/Debug/subdir.mk [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/FreeRTOSConfig.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/ParTest.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/RegisterTests.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/fs.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/fs.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/fsdata.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/fsdata.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/httpd.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/httpd.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/httpd_structs.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/fs/404.html [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/fs/index.shtml [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/fs/logo.jpg [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/fs/runtime.shtml [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/makefsdata.c-source-file [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/apps/httpserver_raw/makefsdata/makefsdata.exe [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/lwIP_Apps.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/lwipcfg_MicroBlaze.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/lwIP/lwIP_Apps/lwipopts.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/main-blinky.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/main-full.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/serial.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/emaclite_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/emaclite_intr_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/gpio_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/gpio_intr_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/intc_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/lscript.ld [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/testperiph.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/tmrctr_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/tmrctr_intr_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/uartlite_header.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xemaclite_example.h [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xemaclite_example_util.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xemaclite_intr_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xemaclite_polled_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xgpio_intr_tapp_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xgpio_tapp_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xintc_tapp_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xtmrctr_intr_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xtmrctr_selftest_example.c [new file with mode: 0644]
Demo/MicroBlaze_Spartan-6_Ethernet/RTOSDemoSource/src/xuartlite_selftest_example.c [new file with mode: 0644]