소스 검색

move startup to bsp folder

hathach 8 년 전
부모
커밋
b5f17fd823

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
demos/device/device_os_none/.cproject


+ 0 - 0
hw/mcu/nxp/lpc43xx/lpcxpresso/cr_startup_lpc43xx.c → hw/bsp/ea4357/startup/xpresso/cr_startup_lpc43xx.c


+ 0 - 12
hw/mcu/nxp/lpc43xx/lpcxpresso/lpc4330_spifi_mem.xml

@@ -1,12 +0,0 @@
- <info flash_driver='LPC18_43_SPIFI_4MB_64KB.cfx'>
- <chip>
-  <memory id='Flash' type='Flash' is_ro='true' can_program='true'></memory>
-  <memory id='RAM' type='RAM'></memory>
-   <memoryInstance id='FlashSPIFI' derived_from='Flash' location='0x14000000' size='0x40000'  edited='true'/>
-   <memoryInstance id='RamLoc128' derived_from='RAM' location='0x10000000' size='0x20000'  edited='true'/>
-   <memoryInstance id='RamLoc72' derived_from='RAM' location='0x10080000' size='0x12000'  edited='true'/>
-   <memoryInstance id='RamAHB32' derived_from='RAM' location='0x20000000' size='0x8000'  edited='true'/>
-   <memoryInstance id='RamAHB16' derived_from='RAM' location='0x20008000' size='0x4000'  edited='true'/>
-   <memoryInstance id='RamAHB_ETB16' derived_from='RAM' location='0x2000c000' size='0x4000'  edited='true'/>
- </chip>
- </info>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.