Skip to content
New issue

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

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

Already on GitHub? # to your account

Bare metal fixes #29

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Bare metal fixes #29

merged 2 commits into from
Nov 11, 2024

Conversation

Sympatron
Copy link
Contributor

With your newest changes compiling libosdp-rs for bare metal almost works. With the following changes I can build libosdp-rs with cargo build --target thumbv6m-none-eabi --no-default-features without problems on Windows and in WSL.

Fixes #27

@sidcha sidcha merged commit 3f7a259 into goToMain:master Nov 11, 2024
1 of 5 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Embedded platforms currently not supported in libOSDP
2 participants