-
Notifications
You must be signed in to change notification settings - Fork 585
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
Regenerate device listing #1592
Conversation
src/devices/README.md
Outdated
@@ -14,13 +14,21 @@ Our vision: the majority of .NET bindings are written completely in .NET languag | |||
|
|||
* [Adafruit Seesaw - extension board (ADC, PWM, GPIO expander)](Seesaw/README.md) | |||
* [ADS1115 - Analog to Digital Converter](Ads1115/README.md) | |||
* [Board abstraction](Board/README.md) |
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.
I'm not sure about board and arduino to display here
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.
I would just put it in the protocole section like FT4222
src/devices/README.md
Outdated
@@ -227,34 +243,44 @@ Our vision: the majority of .NET bindings are written completely in .NET languag | |||
|
|||
### USB devices | |||
|
|||
* [Board abstraction](Board/README.md) |
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.
also mixed feelings about board being here (Arduino makes more sense here though)
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.
just put all those elements into a protocole/USB section or equivalent
|
||
### Multi-device or robot kit | ||
|
||
* [GoPiGo3](GoPiGo3/README.md) | ||
* [GrovePi](GrovePi/README.md) | ||
* [Sense HAT](SenseHat/README.md) | ||
* [SensorHub - Environmental sensor](SensorHub/README.md) |
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.
perhaps arduino and board should be just here and under protocols
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 one is fine, it's used with multi devices like the previous ones
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.
See little comment otherwise all good!
Microsoft Reviewers: Open in CodeFlow