]> git.sur5r.net Git - freertos/commit
Add SmartFusion2 demo for the SmartFustion2 development kit.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 12 May 2013 20:07:49 +0000 (20:07 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 12 May 2013 20:07:49 +0000 (20:07 +0000)
commit698d1682db2fed966414e4ab175cb6a5815acde9
tree6acd867e4cd739a948598b8e4a31dd0b46feb201
parentb5623704e1db254da56bd375093fec79a447744f
Add SmartFusion2 demo for the SmartFustion2 development kit.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1892 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
68 files changed:
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/CreateProjectDirectoryStructure.bat [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/LiberoOutput/DEV_KIT_DEMO_top.stp [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/LiberoOutput/DEV_KIT_DEMO_top_DataSheet.xml [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/LiberoOutput/datasheet.xsl [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/.cproject [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/.project [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Blinky-Demo/main_blinky.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/FreeRTOSConfig.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/Common-Demo-Source/ReadMe.txt [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/Common-Demo-Source/include/ReadMe.txt [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/File-releated-CLI-commands.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/File-system-demo.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/FreeRTOS-Plus-FAT-SL-Source/ReadMe.txt [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/ReadMe.txt [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/Sample-CLI-commands.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/UARTCommandConsole.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/config_fat_sl.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/config_mdriver_ram.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/Full-Demo/main_full.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/ParTest.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/RunTimeStatsTimer.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/main.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo/printf-stdarg.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/.cproject [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/.project [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/hw_reg_io.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/m2sxxx.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/mss_assert.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/debug-in-external-ram.ld [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/debug-in-microsemi-smartfusion2-envm.ld [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/debug-in-microsemi-smartfusion2-esram.ld [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/newlib_stubs.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/production-execute-in-place.ld [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/production-relocate-executable.ld [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/startup_gcc/startup_m2sxxx.s [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/sys_init_cfg_types.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/system_m2sxxx.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/CMSIS/system_m2sxxx.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/RTOSDemo_hw_platform.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_gpio/mss_gpio.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_gpio/mss_gpio.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_hpdma/mss_hpdma.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_hpdma/mss_hpdma.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_nvm/mss_nvm.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_nvm/mss_nvm.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_rtc/mss_rtc.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_rtc/mss_rtc.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_sys_services/mss_comblk.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_sys_services/mss_comblk.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_sys_services/mss_sys_services.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_sys_services/mss_sys_services.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_timer/mss_timer.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_uart/mss_uart.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_uart/mss_uart.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers/mss_uart/mss_uart_regs.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers_config/sys_config/sys_config.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers_config/sys_config/sys_config.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/drivers_config/sys_config/sys_config_mss_clocks.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/GNU/cpu_types.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/GNU/hal.s [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/GNU/hw_macros.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/GNU/hw_reg_access.s [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/cortex_nvic.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/CortexM3/cortex_nvic.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/hal.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/hal_assert.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_M2S050_Development_Kit_SoftConsole/RTOSDemo_Hardware_Platform/hal/hw_reg_access.h [new file with mode: 0644]