]> git.sur5r.net Git - freertos/commit
Add the Keil project to the SmartFusion demo directory, and update the source code...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 28 Apr 2011 19:37:30 +0000 (19:37 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 28 Apr 2011 19:37:30 +0000 (19:37 +0000)
commite73b0b3848abaa25e4698a83c309b9d19500253c
tree9cea38a2591f0f3cbcc2b341c9f2b12d8800595c
parentf08bd82739492d82cc6f2a4a54de1bcf5f0b4885
Add the Keil project to the SmartFusion demo directory, and update the source code so it compiles with both IAR and Keil.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1398 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_A2F200_IAR_and_Keil/FreeRTOSConfig.h
Demo/CORTEX_A2F200_IAR_and_Keil/MicroSemi_Code/CMSIS/startup_keil/startus_a2fxxxm3.s [new file with mode: 0644]
Demo/CORTEX_A2F200_IAR_and_Keil/MicroSemi_Code/drivers/mss_ethernet_mac/mss_ethernet_mac_regs.h
Demo/CORTEX_A2F200_IAR_and_Keil/RTOSDemo_IAR.ewp
Demo/CORTEX_A2F200_IAR_and_Keil/RTOSDemo_Keil.uvopt [new file with mode: 0644]
Demo/CORTEX_A2F200_IAR_and_Keil/RTOSDemo_Keil.uvproj [new file with mode: 0644]
Demo/CORTEX_A2F200_IAR_and_Keil/WebServer/httpd-cgi.c
Demo/CORTEX_A2F200_IAR_and_Keil/uIP_Task.c