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

Implement no_std support via a default-enabled std feature flag. #151

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

nuttycom
Copy link
Contributor

No description provided.

@nuttycom nuttycom force-pushed the no_std branch 20 times, most recently from 86ba6b9 to f96898f Compare December 19, 2024 04:38
Add thumbv7em-none-eabihf as a no-default-features build target.
Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

Reviewed e8b0477

src/lib.rs Outdated Show resolved Hide resolved
src/builder.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
src/zip32.rs Outdated Show resolved Hide resolved
src/pedersen_hash.rs Outdated Show resolved Hide resolved
@nuttycom nuttycom force-pushed the no_std branch 2 times, most recently from 96e0809 to 46ea7d9 Compare December 19, 2024 17:39
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Copy link
Contributor

@str4d str4d left a comment

Choose a reason for hiding this comment

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

utACK f1e3d3b

@str4d str4d merged commit 87e5ddf into main Dec 19, 2024
25 checks passed
@str4d str4d deleted the no_std branch December 19, 2024 17:57
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