projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' of gitlab:wintermute/hackover2013-badge-firmware
[hackover2013-badge-firmware.git]
/
build
/
crossworks
/
LPC1343_CodeBase.hzp
diff --git
a/build/crossworks/LPC1343_CodeBase.hzp
b/build/crossworks/LPC1343_CodeBase.hzp
index
877fd7d
..
962314b
100644
(file)
--- a/
build/crossworks/LPC1343_CodeBase.hzp
+++ b/
build/crossworks/LPC1343_CodeBase.hzp
@@
-104,6
+104,9
@@
<folder Name="pwm">
<file file_name="../../core/pwm/pwm.c"/>
</folder>
<folder Name="pwm">
<file file_name="../../core/pwm/pwm.c"/>
</folder>
+ <folder Name="swspi">
+ <file file_name="../../core/swspi/swspi.c"/>
+ </folder>
</folder>
<file file_name="../../lpc134x.h"/>
<file file_name="../../projectconfig.h"/>
</folder>
<file file_name="../../lpc134x.h"/>
<file file_name="../../projectconfig.h"/>
@@
-171,6
+174,10
@@
<configuration Name="THUMB Flash Debug" build_exclude_from_build="Yes"/>
<configuration Name="THUMB Flash Release" build_exclude_from_build="Yes"/>
</file>
<configuration Name="THUMB Flash Debug" build_exclude_from_build="Yes"/>
<configuration Name="THUMB Flash Release" build_exclude_from_build="Yes"/>
</file>
+ <file file_name="../../drivers/displays/tft/hw/hx8347d.c">
+ <configuration Name="THUMB Flash Release" build_exclude_from_build="Yes"/>
+ <configuration Name="THUMB Flash Debug" build_exclude_from_build="Yes"/>
+ </file>
</folder>
<folder Name="fonts">
<file file_name="../../drivers/displays/tft/fonts/dejavusans9.c">
</folder>
<folder Name="fonts">
<file file_name="../../drivers/displays/tft/fonts/dejavusans9.c">
@@
-277,6
+284,9
@@
<folder Name="mcp4725">
<file file_name="../../drivers/dac/mcp4725/mcp4725.c"/>
</folder>
<folder Name="mcp4725">
<file file_name="../../drivers/dac/mcp4725/mcp4725.c"/>
</folder>
+ <folder Name="mcp4901">
+ <file file_name="../../drivers/dac/mcp4901/mcp4901.c"/>
+ </folder>
</folder>
<folder Name="rtc">
<folder Name="isl12022m">
</folder>
<folder Name="rtc">
<folder Name="isl12022m">
This page took
0.025204 seconds
and
4
git commands to generate.