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

Add support for armv6k-nintendo-3ds #2248

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

LexiBigCheese
Copy link
Contributor

with this change, the Nintendo 3DS (target_os = "horizon") can do https (so long as the relevant modifications to the rust standard library are also made to allow TCP to work again)

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.88%. Comparing base (e8ffb44) to head (54a5dcf).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2248      +/-   ##
==========================================
- Coverage   96.89%   96.88%   -0.01%     
==========================================
  Files         167      167              
  Lines       20661    20661              
  Branches      475      475              
==========================================
- Hits        20019    20018       -1     
  Misses        546      546              
- Partials       96       97       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@briansmith briansmith merged commit 4955dd7 into briansmith:main Jan 19, 2025
156 checks passed
@briansmith
Copy link
Owner

Thanks!

@LexiBigCheese LexiBigCheese deleted the b/armv6k-nintendo-3ds branch January 20, 2025 03:31
@LexiBigCheese
Copy link
Contributor Author

Yippee!!!

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