]> git.sur5r.net Git - freertos/commit
The LPC43xx fast start files are now included.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 13 Dec 2011 11:36:38 +0000 (11:36 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 13 Dec 2011 11:36:38 +0000 (11:36 +0000)
commitbe7eed6a968903e18c72a9316bf959cccd06759a
treec695c258c4fec46519e518b07fd2a52c9c216303
parentc02f417c20a536e6402243ae611f1aaaa1ad1c43
The LPC43xx fast start files are now included.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1656 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
16 files changed:
Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/FreeRTOSConfig.h
Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/M4.uvopt
Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/M4.uvproj
Demo/CORTEX_M4F_M0_LPC43xx_Keil/M4/main.c
Demo/CORTEX_M4F_M0_LPC43xx_Keil/abstract.txt [deleted file]
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_Flash.sct
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_PeripheralLibraryFiles/lpc43xx_cgu.c
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_PeripheralLibraryFiles/lpc43xx_emc.c [new file with mode: 0644]
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_PeripheralLibraryFiles/lpc43xx_emc.h [new file with mode: 0644]
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_PeripheralLibraryFiles/lpc43xx_i2c.c
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/M4_PeripheralLibraryFiles/lpc43xx_scu.h [deleted file]
Demo/CORTEX_M4F_M0_LPC43xx_Keil/platform/platform_config.c
Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/Hitex_Fast_Startup.c [new file with mode: 0644]
Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/LPC43xx.h
Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/scu.h
Demo/CORTEX_M4F_M0_LPC43xx_Keil/system/system_LPC43xx.c