Skip to content

Add a bare metal plugin (for "none" triples) #732

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jakepetroules
Copy link
Collaborator

This is just going in SWBUniversalPlatform for now for simplicity / bringup, and should maybe move into a new SWBNonePlatformPlugin later on.

Closes #726

@jakepetroules
Copy link
Collaborator Author

@swift-ci test

@jakepetroules
Copy link
Collaborator Author

Please keep in mind that a none triple does not mean Swift Embedded, or that you even have Swift at all. Do not make assumptions that you're in such an environment when using this SDK/platform. It should generalize to any "none" triple, including a plain C environment.

This is just going in SWBUniversalPlatform for now for simplicity / bringup, and should maybe move into a new SWBNonePlatformPlugin later on.

Closes swiftlang#726
@jakepetroules
Copy link
Collaborator Author

@swift-ci test

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.

Add support for platform "none" for embedded targets
2 participants