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

Fix library initialization #82

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Fix library initialization #82

merged 1 commit into from
Jan 25, 2023

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jan 25, 2023

  • Fix errors being reported incorrectly
    • error names were off-by-one due to missing entry in s_errors
  • aws_iotdevice_library_init() now initializes the libraries it depends on

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@graebm graebm merged commit 6e59b46 into main Jan 25, 2023
@graebm graebm deleted the fix-init branch January 25, 2023 23:48
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