Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Add Backlight and Piezo libcats to SPOT lib #69

Merged
merged 1 commit into from
Apr 2, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CLR/Libraries/SPOT/dotNetMF.proj
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@
<HFiles Include="spot.h" />
<HFiles Include="spot_native.h" />
</ItemGroup>
<Import Project="$(SPOCLIENT)\Framework\Features\Backlight_HAL.libcatproj" />
<Import Project="$(SPOCLIENT)\Framework\Features\Piezo_PAL.libcatproj" />
<Import Project="$(SPOCLIENT)\tools\targets\Microsoft.SPOT.System.Targets" />
</Project>