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 for MinGW cross-compilation errors #46

Closed

Conversation

iamtakingiteasy
Copy link

Replacing direct calls to setjmp() in xs.h public header with the _setjmp() macro defined in the same file.

  • After forced update of public branch.

phoddie and others added 30 commits March 28, 2018 23:04
…ourcegh-14

Smoke tested with:

- examples/drivers/BMP180
- examples/drivers/HMC5883L
- examples/drivers/lis3dh
- examples/drivers/mcp23008 (existing and new feature branch)
- examples/drivers/mcp23017 (on new feature branch)
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.

10 participants