Skip to content

Commit 52d70f9

Browse files
committed
First commit.
1 parent e8e7a72 commit 52d70f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+10695
-0
lines changed

hmc5883l/Listings/hmc5883l.map

Lines changed: 885 additions & 0 deletions
Large diffs are not rendered by default.

hmc5883l/Listings/startup_stm32f10x_md.lst

Lines changed: 1211 additions & 0 deletions
Large diffs are not rendered by default.

hmc5883l/Objects/delay.crf

252 KB
Binary file not shown.

hmc5883l/Objects/delay.d

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
.\objects\delay.o: delay.c
2+
.\objects\delay.o: delay.h
3+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\stm32f10x.h
4+
.\objects\delay.o: D:\Git\stm32f103-keil\hmc5883l\RTE\RTE_Components.h
5+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cm3.h
6+
.\objects\delay.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
7+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cmInstr.h
8+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include\core_cmFunc.h
9+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\system_stm32f10x.h
10+
.\objects\delay.o: D:\Git\stm32f103-keil\hmc5883l\RTE\Device\STM32F103C8\stm32f10x_conf.h
11+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\stm32f10x_gpio.h
12+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include\stm32f10x.h
13+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\stm32f10x_i2c.h
14+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\stm32f10x_rcc.h
15+
.\objects\delay.o: C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc\misc.h

hmc5883l/Objects/delay.o

274 KB
Binary file not shown.

hmc5883l/Objects/hmc5883l.axf

320 KB
Binary file not shown.
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
<html>
2+
<body>
3+
<pre>
4+
<h1>µVision Build Log</h1>
5+
<h2>Tool Versions:</h2>
6+
IDE-Version: µVision V5.12.0.0
7+
Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved.
8+
License Information: Yohanes Erwin, Samsung, LIC=WHY74-FT6W8-2LSCT-RXUBP-1YVSK-EDVBD
9+
10+
Tool Versions:
11+
Toolchain: MDK-ARM Standard Version: 5.12.0.0
12+
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
13+
C Compiler: Armcc.exe V5.05 (build 41)
14+
Assembler: Armasm.exe V5.05 (build 41)
15+
Linker/Locator: ArmLink.exe V5.05 (build 41)
16+
Library Manager: ArmAr.exe V5.05 (build 41)
17+
Hex Converter: FromElf.exe V5.05 (build 41)
18+
CPU DLL: SARMCM3.DLL V5.12.0.0
19+
Dialog DLL: DARMSTM.DLL V1.65.0.0
20+
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll
21+
Dialog DLL: TARMSTM.DLL V1.64.0.0
22+
23+
<h2>Project:</h2>
24+
D:\Git\stm32f103-keil\hmc5883l\hmc5883l.uvprojx
25+
Project File Date: 03/10/2016
26+
27+
<h2>Output:</h2>
28+
Build target 'STM32F103C8'
29+
".\Objects\hmc5883l.axf" - 0 Error(s), 0 Warning(s).
30+
31+
<h2>Software Packages used:</h2>
32+
33+
Package Vendor: ARM
34+
http://www.keil.com/pack/ARM.CMSIS.4.2.0.pack
35+
ARM::CMSIS:CORE:3.40.0
36+
CMSIS (Cortex Microcontroller Software Interface Standard)
37+
* Component: CORE Version: 3.40.0
38+
39+
Package Vendor: Keil
40+
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.0.0.pack
41+
Keil::Device:Startup:1.0.0
42+
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
43+
* Component: Startup Version: 1.0.0
44+
* Component: Framework Version: 3.5.1
45+
* Component: GPIO Version: 3.5.0
46+
* Component: I2C Version: 3.5.0
47+
* Component: RCC Version: 3.5.0
48+
49+
<h2>Collection of Component include folders:</h2>
50+
D:\Git\stm32f103-keil\hmc5883l\RTE
51+
D:\Git\stm32f103-keil\hmc5883l\RTE\Device\STM32F103C8
52+
C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.2.0\CMSIS\Include
53+
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0
54+
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include
55+
C:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\StdPeriph_Driver\inc
56+
57+
<h2>Collection of Component Files used:</h2>
58+
59+
* Component: ARM::CMSIS:CORE:3.40.0
60+
Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c
61+
62+
* Component: Keil::Device:Startup:1.0.0
63+
Source file: Device\Source\ARM\STM32F1xx_OPT.s
64+
Source file: Device\Source\ARM\startup_stm32f10x_md.s
65+
Source file: Device\Source\system_stm32f10x.c
66+
Include file: RTE_Driver\Config\RTE_Device.h
67+
68+
* Component: Keil::Device:StdPeriph Drivers:Framework:3.5.1
69+
Include file: Device\StdPeriph_Driver\inc\misc.h
70+
Source file: Device\StdPeriph_Driver\src\misc.c
71+
Source file: Device\StdPeriph_Driver\templates\stm32f10x_conf.h
72+
Include file: Device\StdPeriph_Driver\templates\stm32f10x_it.h
73+
Source file: Device\StdPeriph_Driver\templates\stm32f10x_it.c
74+
75+
* Component: Keil::Device:StdPeriph Drivers:GPIO:3.5.0
76+
Include file: Device\StdPeriph_Driver\inc\stm32f10x_gpio.h
77+
Source file: Device\StdPeriph_Driver\src\stm32f10x_gpio.c
78+
79+
* Component: Keil::Device:StdPeriph Drivers:I2C:3.5.0
80+
Include file: Device\StdPeriph_Driver\inc\stm32f10x_i2c.h
81+
Source file: Device\StdPeriph_Driver\src\stm32f10x_i2c.c
82+
83+
* Component: Keil::Device:StdPeriph Drivers:RCC:3.5.0
84+
Include file: Device\StdPeriph_Driver\inc\stm32f10x_rcc.h
85+
Source file: Device\StdPeriph_Driver\src\stm32f10x_rcc.c
86+
</pre>
87+
</body>
88+
</html>
89+
Include file: Device\StdPeriph_Driver\inc\stm32f10x_i2c.h
90+
Source file: Device\StdPeriph_Driver\src\stm32f10x_i2c.c
91+
92+
* Component: Keil::Device:StdPeriph Drivers:RCC:3.5.0
93+
Include file: Device\StdPeriph_Driver\inc\stm32f10x_rcc.h
94+
Source file: Device\StdPeriph_Driver\src\stm32f10x_rcc.c

0 commit comments

Comments
 (0)