Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SparkFun APA102 #289

Merged
merged 6 commits into from
Mar 8, 2022
Merged

Added SparkFun APA102 #289

merged 6 commits into from
Mar 8, 2022

Conversation

ctacke
Copy link
Contributor

@ctacke ctacke commented Mar 7, 2022

No description provided.

@ctacke ctacke marked this pull request as ready for review March 8, 2022 16:50
@@ -17,6 +17,9 @@
</PropertyGroup>
<ItemGroup>
<None Include="..\..\..\..\..\icon.png" Pack="true" PackagePath="" />
<ProjectReference Include="..\..\..\..\..\Meadow.Foundation.Core\Meadow.Foundation.Core.csproj" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the goal is to leave the local references in place for the develop branch - but we really need to setup the nuget/ref configs - for now can you skip this change?

@@ -29,9 +29,11 @@
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\..\..\..\..\Meadow.Core\source\Meadow.F7\Meadow.F7.csproj" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should also probably stay as local refs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

problem is with CI - it doesn't have that project, so it fails to build.

@ctacke ctacke merged commit 914196a into develop Mar 8, 2022
@jorgedevs jorgedevs deleted the feature/apa102 branch May 30, 2022 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants