Skip to content

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
Member

@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 swiftlang:main Oct 24, 2024
trundlebits pushed a commit to trundlebits/swift-embedded-examples that referenced this pull request Jul 18, 2025
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-example
branch (06d96).
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