12,14 → 12,14 |
<ToolsetName>ARM-ADS</ToolsetName> |
<TargetOption> |
<TargetCommonOption> |
<Device>STM32F103VC</Device> |
<Device>STM32L152RB</Device> |
<Vendor>STMicroelectronics</Vendor> |
<Cpu>IRAM(0x20000000-0x2000BFFF) IROM(0x8000000-0x803FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu> |
<Cpu>IRAM(0x20000000-0x20003FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu> |
<FlashUtilSpec></FlashUtilSpec> |
<StartupFile>"STARTUP\ST\STM32F10x\startup_stm32f10x_hd.s" ("STM32 High Density Line Startup Code")</StartupFile> |
<FlashDriverDll>UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL040000)</FlashDriverDll> |
<DeviceId>4226</DeviceId> |
<RegisterFile>stm32f10x.h</RegisterFile> |
<StartupFile>"STARTUP\ST\STM32L1xx\startup_stm32l1xx_md.s" ("STM32L15xx Medium density Startup Code")</StartupFile> |
<FlashDriverDll>ULP2CM3(-O207 -S8 -C0 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32L15x_128 -FS08000000 -FL020000)</FlashDriverDll> |
<DeviceId>5248</DeviceId> |
<RegisterFile>stm32l1xx.h</RegisterFile> |
<MemoryEnv></MemoryEnv> |
<Cmp></Cmp> |
<Asm></Asm> |
29,13 → 29,13 |
<SLE66CMisc></SLE66CMisc> |
<SLE66AMisc></SLE66AMisc> |
<SLE66LinkerMisc></SLE66LinkerMisc> |
<SFDFile>SFD\ST\STM32F1xx\STM32F103xx.sfr</SFDFile> |
<SFDFile>C:\Program Files\Keil\ARM\SFD\ST\STM32L1xx\STM32L152xD.SFR</SFDFile> |
<UseEnv>0</UseEnv> |
<BinPath></BinPath> |
<IncludePath></IncludePath> |
<LibPath></LibPath> |
<RegisterFilePath>ST\STM32F10x\</RegisterFilePath> |
<DBRegisterFilePath>ST\STM32F10x\</DBRegisterFilePath> |
<RegisterFilePath>ST\STM32L1xx\</RegisterFilePath> |
<DBRegisterFilePath>ST\STM32L1xx\</DBRegisterFilePath> |
<TargetStatus> |
<Error>0</Error> |
<ExitCodeStop>0</ExitCodeStop> |
100,7 → 100,7 |
</CommonProperty> |
<DllOption> |
<SimDllName>SARMCM3.DLL</SimDllName> |
<SimDllArguments>-REMAP</SimDllArguments> |
<SimDllArguments></SimDllArguments> |
<SimDlgDll>DCM.DLL</SimDlgDll> |
<SimDlgDllArguments>-pCM3</SimDlgDllArguments> |
<TargetDllName>SARMCM3.DLL</TargetDllName> |
166,7 → 166,7 |
<DriverSelection>4104</DriverSelection> |
</Flash1> |
<Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2> |
<Flash3></Flash3> |
<Flash3>"" ()</Flash3> |
<Flash4></Flash4> |
</Utilities> |
<TargetArmAds> |
232,7 → 232,7 |
<Ra2Chk>0</Ra2Chk> |
<Ra3Chk>0</Ra3Chk> |
<Im1Chk>1</Im1Chk> |
<Im2Chk>0</Im2Chk> |
<Im2Chk>1</Im2Chk> |
<OnChipMemories> |
<Ocm1> |
<Type>0</Type> |
267,12 → 267,12 |
<IRAM> |
<Type>0</Type> |
<StartAddress>0x20000000</StartAddress> |
<Size>0xc000</Size> |
<Size>0x4000</Size> |
</IRAM> |
<IROM> |
<Type>1</Type> |
<StartAddress>0x8000000</StartAddress> |
<Size>0x40000</Size> |
<Size>0x20000</Size> |
</IROM> |
<XRAM> |
<Type>0</Type> |
297,7 → 297,7 |
<OCR_RVCT4> |
<Type>1</Type> |
<StartAddress>0x8000000</StartAddress> |
<Size>0x40000</Size> |
<Size>0x20000</Size> |
</OCR_RVCT4> |
<OCR_RVCT5> |
<Type>1</Type> |
322,12 → 322,12 |
<OCR_RVCT9> |
<Type>0</Type> |
<StartAddress>0x20000000</StartAddress> |
<Size>0xc000</Size> |
<Size>0x4000</Size> |
</OCR_RVCT9> |
<OCR_RVCT10> |
<Type>0</Type> |
<StartAddress>0x0</StartAddress> |
<Size>0x0</Size> |
<StartAddress>0x20004000</StartAddress> |
<Size>0x1</Size> |
</OCR_RVCT10> |
</OnChipMemories> |
<RvctStartVector></RvctStartVector> |
350,7 → 350,7 |
<MiscControls></MiscControls> |
<Define>__heap_base__=Image$$RW_IRAM1$$ZI$$Limit __heap_end__=Image$$RW_IRAM2$$Base</Define> |
<Undefine></Undefine> |
<IncludePath>..\..\..\..\..\trunk;..\..\..\..\..\trunk\os\kernel\include;..\..\..\..\..\trunk\os\ports\common\ARMCMx;..\..\..\..\..\trunk\os\ports\common\ARMCMx\CMSIS\include;..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx;..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx;..\..\..\..\..\trunk\os\hal\include;..\..\..\..\..\trunk\os\hal\platforms\STM32;..\..\..\..\..\trunk\os\hal\platforms\STM32\GPIOv1;..\..\..\..\..\trunk\os\hal\platforms\STM32\SPIv1;..\..\..\..\..\trunk\os\hal\platforms\STM32\USARTv1;..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx;..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A;..\</IncludePath> |
<IncludePath>..\;..\..\..\os\kernel\include;..\..\..\os\ports\common\ARMCMx;..\..\..\os\ports\common\ARMCMx\CMSIS\include;..\..\..\os\ports\RVCT\ARMCMx;..\..\..\os\ports\RVCT\ARMCMx\STM32F1xx;..\..\..\os\hal\include;..\..\..\os\hal\platforms\STM32;..\..\..\os\hal\platforms\STM32\GPIOv1;..\..\..\os\hal\platforms\STM32\SPIv1;..\..\..\os\hal\platforms\STM32\USARTv1;..\..\..\os\hal\platforms\STM32F1xx;..\..\..\boards\MLAB_STM32F10xRxT01A;..\..\..\test</IncludePath> |
</VariousControls> |
</Cads> |
<Aads> |
366,7 → 366,7 |
<MiscControls>--cpreproc</MiscControls> |
<Define></Define> |
<Undefine></Undefine> |
<IncludePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx;..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx;..\..\..\..\..\trunk</IncludePath> |
<IncludePath>..\;..\..\..\boards\ST_STM32L_DISCOVERY;..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx</IncludePath> |
</VariousControls> |
</Aads> |
<LDads> |
394,12 → 394,12 |
<File> |
<FileName>board.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A\board.c</FilePath> |
<FilePath>..\..\..\boards\MLAB_STM32F10xRxT01A\board.c</FilePath> |
</File> |
<File> |
<FileName>board.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\boards\MLAB_STM32F10xRxT01A\board.h</FilePath> |
<FilePath>..\..\..\boards\MLAB_STM32F10xRxT01A\board.h</FilePath> |
</File> |
</Files> |
</Group> |
409,57 → 409,57 |
<File> |
<FileName>cstartup.s</FileName> |
<FileType>2</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\cstartup.s</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\cstartup.s</FilePath> |
</File> |
<File> |
<FileName>chcoreasm_v7m.s</FileName> |
<FileType>2</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcoreasm_v7m.s</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chcoreasm_v7m.s</FilePath> |
</File> |
<File> |
<FileName>chcore.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore.c</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chcore.c</FilePath> |
</File> |
<File> |
<FileName>chcore_v7m.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore_v7m.c</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chcore_v7m.c</FilePath> |
</File> |
<File> |
<FileName>chcore.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore.h</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chcore.h</FilePath> |
</File> |
<File> |
<FileName>chcore_v7m.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chcore_v7m.h</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chcore_v7m.h</FilePath> |
</File> |
<File> |
<FileName>chtypes.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\chtypes.h</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\chtypes.h</FilePath> |
</File> |
<File> |
<FileName>cmparams.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32L1xx\cmparams.h</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx\cmparams.h</FilePath> |
</File> |
<File> |
<FileName>vectors.s</FileName> |
<FileType>2</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\RVCT\ARMCMx\STM32F1xx\vectors.s</FilePath> |
<FilePath>..\..\..\os\ports\RVCT\ARMCMx\STM32L1xx\vectors.s</FilePath> |
</File> |
<File> |
<FileName>nvic.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\common\ARMCMx\nvic.c</FilePath> |
<FilePath>..\..\..\os\ports\common\ARMCMx\nvic.c</FilePath> |
</File> |
<File> |
<FileName>nvic.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\ports\common\ARMCMx\nvic.h</FilePath> |
<FilePath>..\..\..\os\ports\common\ARMCMx\nvic.h</FilePath> |
</File> |
</Files> |
</Group> |
469,412 → 469,402 |
<File> |
<FileName>chcond.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chcond.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chcond.c</FilePath> |
</File> |
<File> |
<FileName>chdebug.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chdebug.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chdebug.c</FilePath> |
</File> |
<File> |
<FileName>chdynamic.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chdynamic.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chdynamic.c</FilePath> |
</File> |
<File> |
<FileName>chevents.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chevents.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chevents.c</FilePath> |
</File> |
<File> |
<FileName>chheap.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chheap.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chheap.c</FilePath> |
</File> |
<File> |
<FileName>chlists.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chlists.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chlists.c</FilePath> |
</File> |
<File> |
<FileName>chmboxes.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chmboxes.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chmboxes.c</FilePath> |
</File> |
<File> |
<FileName>chmemcore.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chmemcore.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chmemcore.c</FilePath> |
</File> |
<File> |
<FileName>chmempools.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chmempools.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chmempools.c</FilePath> |
</File> |
<File> |
<FileName>chmsg.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chmsg.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chmsg.c</FilePath> |
</File> |
<File> |
<FileName>chmtx.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chmtx.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chmtx.c</FilePath> |
</File> |
<File> |
<FileName>chqueues.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chqueues.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chqueues.c</FilePath> |
</File> |
<File> |
<FileName>chregistry.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chregistry.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chregistry.c</FilePath> |
</File> |
<File> |
<FileName>chschd.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chschd.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chschd.c</FilePath> |
</File> |
<File> |
<FileName>chsem.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chsem.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chsem.c</FilePath> |
</File> |
<File> |
<FileName>chsys.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chsys.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chsys.c</FilePath> |
</File> |
<File> |
<FileName>chthreads.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chthreads.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chthreads.c</FilePath> |
</File> |
<File> |
<FileName>chvt.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\src\chvt.c</FilePath> |
<FilePath>..\..\..\os\kernel\src\chvt.c</FilePath> |
</File> |
<File> |
<FileName>ch.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\ch.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\ch.h</FilePath> |
</File> |
<File> |
<FileName>chbsem.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chbsem.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chbsem.h</FilePath> |
</File> |
<File> |
<FileName>chcond.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chcond.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chcond.h</FilePath> |
</File> |
<File> |
<FileName>chdebug.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chdebug.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chdebug.h</FilePath> |
</File> |
<File> |
<FileName>chdynamic.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chdynamic.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chdynamic.h</FilePath> |
</File> |
<File> |
<FileName>chevents.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chevents.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chevents.h</FilePath> |
</File> |
<File> |
<FileName>chfiles.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chfiles.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chfiles.h</FilePath> |
</File> |
<File> |
<FileName>chheap.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chheap.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chheap.h</FilePath> |
</File> |
<File> |
<FileName>chinline.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chinline.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chinline.h</FilePath> |
</File> |
<File> |
<FileName>chioch.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chioch.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chioch.h</FilePath> |
</File> |
<File> |
<FileName>chlists.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chlists.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chlists.h</FilePath> |
</File> |
<File> |
<FileName>chmboxes.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chmboxes.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chmboxes.h</FilePath> |
</File> |
<File> |
<FileName>chmemcore.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chmemcore.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chmemcore.h</FilePath> |
</File> |
<File> |
<FileName>chmempools.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chmempools.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chmempools.h</FilePath> |
</File> |
<File> |
<FileName>chmsg.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chmsg.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chmsg.h</FilePath> |
</File> |
<File> |
<FileName>chmtx.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chmtx.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chmtx.h</FilePath> |
</File> |
<File> |
<FileName>chqueues.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chqueues.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chqueues.h</FilePath> |
</File> |
<File> |
<FileName>chregistry.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chregistry.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chregistry.h</FilePath> |
</File> |
<File> |
<FileName>chschd.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chschd.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chschd.h</FilePath> |
</File> |
<File> |
<FileName>chsem.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chsem.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chsem.h</FilePath> |
</File> |
<File> |
<FileName>chstreams.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chstreams.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chstreams.h</FilePath> |
</File> |
<File> |
<FileName>chsys.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chsys.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chsys.h</FilePath> |
</File> |
<File> |
<FileName>chthreads.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chthreads.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chthreads.h</FilePath> |
</File> |
<File> |
<FileName>chvt.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\..\..\..\..\trunk\os\kernel\include\chvt.h</FilePath> |
<FilePath>..\..\..\os\kernel\include\chvt.h</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>platform</GroupName> |
<GroupName>hal</GroupName> |
<Files> |
<File> |
<FileName>pal_lld.c</FileName> |
<FileName>usb.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32\GPIOv1\pal_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\usb.c</FilePath> |
</File> |
<File> |
<FileName>mac_lld.c</FileName> |
<FileName>adc.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32\mac_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\adc.c</FilePath> |
</File> |
<File> |
<FileName>pwm_lld.c</FileName> |
<FileName>can.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32\pwm_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\can.c</FilePath> |
</File> |
<File> |
<FileName>serial_lld.c</FileName> |
<FileName>ext.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32\USARTv1\serial_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\ext.c</FilePath> |
</File> |
<File> |
<FileName>stm32_dma.c</FileName> |
<FileName>gpt.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\stm32_dma.c</FilePath> |
<FilePath>..\..\..\os\hal\src\gpt.c</FilePath> |
</File> |
<File> |
<FileName>adc_lld.c</FileName> |
<FileName>hal.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\adc_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\hal.c</FilePath> |
</File> |
<File> |
<FileName>hal_lld.c</FileName> |
<FileName>i2c.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32F1xx\hal_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\i2c.c</FilePath> |
</File> |
<File> |
<FileName>gpt_lld.c</FileName> |
<FileName>icu.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\platforms\STM32\gpt_lld.c</FilePath> |
<FilePath>..\..\..\os\hal\src\icu.c</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>demo</GroupName> |
<Files> |
<File> |
<FileName>main.c</FileName> |
<FileName>mac.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\main.c</FilePath> |
<FilePath>..\..\..\os\hal\src\mac.c</FilePath> |
</File> |
<File> |
<FileName>mcuconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\mcuconf.h</FilePath> |
<FileName>mmc_spi.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\os\hal\src\mmc_spi.c</FilePath> |
</File> |
<File> |
<FileName>chconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\chconf.h</FilePath> |
</File> |
<File> |
<FileName>halconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\halconf.h</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>Balon</GroupName> |
<Files> |
<File> |
<FileName>GPS_dekoduj.c</FileName> |
<FileName>pal.c</FileName> |
<FileType>1</FileType> |
<FilePath>.\GPS_dekoduj.c</FilePath> |
<FilePath>..\..\..\os\hal\src\pal.c</FilePath> |
</File> |
<File> |
<FileName>kom_uziv.c</FileName> |
<FileName>pwm.c</FileName> |
<FileType>1</FileType> |
<FilePath>.\kom_uziv.c</FilePath> |
<FilePath>..\..\..\os\hal\src\pwm.c</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>hal</GroupName> |
<Files> |
<File> |
<FileName>adc.c</FileName> |
<FileName>rtc.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\adc.c</FilePath> |
<FilePath>..\..\..\os\hal\src\rtc.c</FilePath> |
</File> |
<File> |
<FileName>can.c</FileName> |
<FileName>sdc.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\can.c</FilePath> |
<FilePath>..\..\..\os\hal\src\sdc.c</FilePath> |
</File> |
<File> |
<FileName>ext.c</FileName> |
<FileName>serial.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\ext.c</FilePath> |
<FilePath>..\..\..\os\hal\src\serial.c</FilePath> |
</File> |
<File> |
<FileName>gpt.c</FileName> |
<FileName>serial_usb.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\gpt.c</FilePath> |
<FilePath>..\..\..\os\hal\src\serial_usb.c</FilePath> |
</File> |
<File> |
<FileName>hal.c</FileName> |
<FileName>spi.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\hal.c</FilePath> |
<FilePath>..\..\..\os\hal\src\spi.c</FilePath> |
</File> |
<File> |
<FileName>i2c.c</FileName> |
<FileName>tm.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\i2c.c</FilePath> |
<FilePath>..\..\..\os\hal\src\tm.c</FilePath> |
</File> |
<File> |
<FileName>i2s.c</FileName> |
<FileName>uart.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\i2s.c</FilePath> |
<FilePath>..\..\..\os\hal\src\uart.c</FilePath> |
</File> |
<File> |
<FileName>icu.c</FileName> |
<FileName>chprintf.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\icu.c</FilePath> |
<FilePath>..\..\..\os\various\chprintf.c</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>platform</GroupName> |
<Files> |
<File> |
<FileName>mac.c</FileName> |
<FileName>mac_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\mac.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32\mac_lld.c</FilePath> |
</File> |
<File> |
<FileName>mmc_spi.c</FileName> |
<FileName>pwm_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\mmc_spi.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32\pwm_lld.c</FilePath> |
</File> |
<File> |
<FileName>mmcsd.c</FileName> |
<FileName>serial_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\mmcsd.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32\USARTv1\serial_lld.c</FilePath> |
</File> |
<File> |
<FileName>pal.c</FileName> |
<FileName>stm32_dma.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\pal.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32L1xx\stm32_dma.c</FilePath> |
</File> |
<File> |
<FileName>pwm.c</FileName> |
<FileName>adc_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\pwm.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32L1xx\adc_lld.c</FilePath> |
</File> |
<File> |
<FileName>rtc.c</FileName> |
<FileName>gpt_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\rtc.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32\gpt_lld.c</FilePath> |
</File> |
<File> |
<FileName>sdc.c</FileName> |
<FileName>pal_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\sdc.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32\GPIOv1\pal_lld.c</FilePath> |
</File> |
<File> |
<FileName>serial.c</FileName> |
<FileName>hal_lld.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\serial.c</FilePath> |
<FilePath>..\..\..\os\hal\platforms\STM32F1xx\hal_lld.c</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>demo</GroupName> |
<Files> |
<File> |
<FileName>serial_usb.c</FileName> |
<FileName>main.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\serial_usb.c</FilePath> |
<FilePath>..\main.c</FilePath> |
</File> |
<File> |
<FileName>spi.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\spi.c</FilePath> |
<FileName>mcuconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\mcuconf.h</FilePath> |
</File> |
<File> |
<FileName>tm.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\tm.c</FilePath> |
<FileName>chconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\chconf.h</FilePath> |
</File> |
<File> |
<FileName>uart.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\uart.c</FilePath> |
<FileName>halconf.h</FileName> |
<FileType>5</FileType> |
<FilePath>..\halconf.h</FilePath> |
</File> |
</Files> |
</Group> |
<Group> |
<GroupName>Balon</GroupName> |
<Files> |
<File> |
<FileName>usb.c</FileName> |
<FileName>GPS_dekoduj.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\hal\src\usb.c</FilePath> |
<FilePath>.\GPS_dekoduj.c</FilePath> |
</File> |
<File> |
<FileName>chprintf.c</FileName> |
<FileName>kom_uziv.c</FileName> |
<FileType>1</FileType> |
<FilePath>..\..\..\..\..\trunk\os\various\chprintf.c</FilePath> |
<FilePath>.\kom_uziv.c</FilePath> |
</File> |
</Files> |
</Group> |