Add /dev/sdio/slot0 IOS device #2

Open
profelements wants to merge 7 commits from feat/ios/sd into master
Owner
No description provided.
feat(ios/sdio): Add /dev/sdio/slot0 device helper functions.
Some checks failed
Rust CI / Lints (push) Has been cancelled
Rust CI / Check (pull_request) Has been cancelled
Rust CI / Lints (pull_request) Has been cancelled
Rust CI / Check (push) Has been cancelled
c32004fa16
stuff
Some checks failed
Rust CI / Check (push) Has been cancelled
Rust CI / Lints (push) Has been cancelled
Rust CI / Check (pull_request) Has been cancelled
Rust CI / Lints (pull_request) Has been cancelled
71a5ccceea
test (#3)
Some checks failed
CI / check (push) Has been cancelled
CI / clippy (push) Has been cancelled
e4a230e64d
Reviewed-on: #3
Co-authored-by: ProfElements <profelements1@gmail.com>
Co-committed-by: ProfElements <profelements1@gmail.com>
:wip: 🤷
All checks were successful
CI / check (push) Successful in 44s
CI / clippy (push) Successful in 3m21s
83cbc8dbe3
All checks were successful
CI / check (push) Successful in 6m6s
CI / clippy (push) Successful in 5m31s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/ios/sd:feat/ios/sd
git switch feat/ios/sd

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff feat/ios/sd
git switch feat/ios/sd
git rebase master
git switch master
git merge --ff-only feat/ios/sd
git switch feat/ios/sd
git rebase master
git switch master
git merge --no-ff feat/ios/sd
git switch master
git merge --squash feat/ios/sd
git switch master
git merge --ff-only feat/ios/sd
git switch master
git merge feat/ios/sd
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: profelements/ogc-rs#2
No description provided.