-
Notifications
You must be signed in to change notification settings - Fork 8k
docs: Describe the different shield interfaces #95623
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
base: main
Are you sure you want to change the base?
Conversation
See https://builds.zephyrproject.io/zephyr/pr/95623/docs/hardware/porting/shields.html for the resulting HTML |
@kartben Please take a look once you find time |
Hey, give it a rebase, CI had a bad week. |
Rebased on main to fix CI issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Late catch.
0c8a5e6
to
cfc484a
Compare
Rebasing on main to try to solve the CI issues |
@erwango Please take a look again |
doc/hardware/porting/shields.rst
Outdated
Feather | ||
------- | ||
|
||
This is the formfactor of the Adafruit Feather series of boards. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the formfactor of the Adafruit Feather series of boards. | |
This is the form factor of the Adafruit Feather series of boards. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Modified "formfactor" in two places
Add descriptions of the most popular shield interfaces. I moved the section on shield activation to the top of the page. Signed-off-by: Jonas Berg <[email protected]>
|
Add descriptions of the most popular shield interfaces.
I moved the section on shield activation to the top of the page.