Skip to content

Fix mbed-os build failures - #102

Closed
motgon01 wants to merge 4 commits into
MicrochipTech:masterfrom
motgon01:master
Closed

Fix mbed-os build failures#102
motgon01 wants to merge 4 commits into
MicrochipTech:masterfrom
motgon01:master

Conversation

@motgon01

@motgon01 motgon01 commented Sep 1, 2019

Copy link
Copy Markdown
  • Remove "crypto_device_app.h" file - file not exist and causes build to fail.
  • Use "crypto/atca_crypto_sw_sha2.h" instead "crypto\atca_crypto_sw_sha2.h" - use the "/" (forward slash) to prevent mbed-os build error.

Andrzej Kurek and others added 4 commits June 3, 2019 10:33
An anonymous union can only have non-static data members:
struct<anonymous struct>::<anonymous union>::ATCAI2C and others
Fix anonymous union compilation error
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