Skip to content

Fix unknown commits in swift-mmio #66

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

Merged

Conversation

infiniteloop5
Copy link
Contributor

@infiniteloop5 infiniteloop5 commented Oct 24, 2024

The pico2-neopixel, stm32-neopixel and stm32-uart-echo examples appear to reference an unknown commits in swift-mmio.

Now they're using the latest commit from the swift-embedded-examples branch (06d96).

Error message was:

Creating working copy for https://github.com/apple/swift-mmio.git error: 'swift-mmio': Couldn’t check out revision ‘275a877cbdd9d301a783425dbbccc630db364d37’:
    fatal: unable to read tree (275a877cbdd9d301a783425dbbccc630db364d37)
make: *** [build] Error 1
Error: Process completed with exit code 2.

@infiniteloop5 infiniteloop5 force-pushed the feature/fix-swift-mmio-unknown-commit branch from 4761fca to 93ff00d Compare October 24, 2024 07:39
sw-dev added 2 commits October 24, 2024 10:22
error message was:

Creating working copy for https://github.com/apple/swift-mmio.git
error: 'swift-mmio': Couldn’t check out revision ‘275a877cbdd9d301a783425dbbccc630db364d37’:
    fatal: unable to read tree (275a877cbdd9d301a783425dbbccc630db364d37)
make: *** [build] Error 1
Error: Process completed with exit code 2.
@infiniteloop5 infiniteloop5 force-pushed the feature/fix-swift-mmio-unknown-commit branch from 93ff00d to e474ee0 Compare October 24, 2024 08:22
@infiniteloop5 infiniteloop5 changed the title Fix unknown commit in swift-mmio Fix unknown commits in swift-mmio Oct 24, 2024
Copy link
Collaborator

@rauhul rauhul left a comment

Choose a reason for hiding this comment

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

This will probably happen again in the future because this repo uses swift-mmio from an unstable branch, but fixing the references is worthwhile regardless.

@rauhul rauhul merged commit 60a648b into apple:main Oct 24, 2024
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