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 codespaces support (for Cortex-M builds) #7263

Merged
merged 3 commits into from
Nov 29, 2022
Merged

Add codespaces support (for Cortex-M builds) #7263

merged 3 commits into from
Nov 29, 2022

Conversation

bablokb
Copy link

@bablokb bablokb commented Nov 27, 2022

This PR adds Github-codespaces support. Currently only supports Cortex-M builds. Creates a build-environment for CP with a few clicks.

@bablokb
Copy link
Author

bablokb commented Nov 28, 2022

Can anyone help with this error:

Warning, treated as error:
/home/runner/work/circuitpython/circuitpython/.devcontainer/Readme.md:document isn't included in any toctree

How can I fix this?

@tannewt
Copy link
Member

tannewt commented Nov 28, 2022

You'll want to exclude it here: https://github.com/adafruit/circuitpython/blob/main/conf.py#L168

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 99bc912 into adafruit:main Nov 29, 2022
@bablokb bablokb deleted the devcontainer branch November 29, 2022 18:28
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.

None yet

2 participants