]> git.sur5r.net Git - freertos/commit - FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c
Demo project only:
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 1 Oct 2014 17:28:42 +0000 (17:28 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 1 Oct 2014 17:28:42 +0000 (17:28 +0000)
commita3e2ec490feeddf2ba259e1ccef9b8a7f6e831e6
treed85b944ecc27a5f5ebabea8341dafc9f65e50ced
parentbcd5c10086f198bfc1643aabd22e9a82802545e2
Demo project only:
Added comprehensive demo including FreeRTOS+CLI to the Cyclone V SoC project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2309 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.cproject
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/.project
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/Altera_Code/SoCSupport/include/uart0_support.h [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/Altera_Code/SoCSupport/uart0_support.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/FreeRTOSConfig.h
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/LEDs.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main.c
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_blinky.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/main_full.c [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/reg_test.S [new file with mode: 0644]
FreeRTOS/Demo/CORTEX_A9_Cyclone_V_SoC_DK/serial.c [new file with mode: 0644]