Originally created by @JoshMcguigan on GitHub (Aug 1, 2018).
I wrote a board support crate, betafpv-f3, for a drone flight controller. Currently, the board support crates section of this repo says Crates tailored for specific development boards..
Is there any interest in listing board crates for more specialized boards like this? I was thinking possibly an Other category could be used to group them separately from the existing boards, but I wanted to discuss it before making a PR.
Originally created by @JoshMcguigan on GitHub (Aug 1, 2018).
I wrote a board support crate, [betafpv-f3](https://github.com/JoshMcguigan/betafpv-f3), for a drone flight controller. Currently, the board support crates section of this repo says `Crates tailored for specific development boards.`.
Is there any interest in listing board crates for more specialized boards like this? I was thinking possibly an `Other` category could be used to group them separately from the existing boards, but I wanted to discuss it before making a PR.
In my opinion specific relates to the word boards more than it does to the term development. If the board is readily available it would be acceptable for inclusion. OTOH I do very much like the idea of yours to add a single/special purpose section, too, but making it more explicit than "other".
@therealprof commented on GitHub (Aug 1, 2018):
In my opinion specific relates to the word boards more than it does to the term development. If the board is readily available it would be acceptable for inclusion. OTOH I do very much like the idea of yours to add a single/special purpose section, too, but making it more explicit than "other".
I submitted a PR just to keep this moving forward, but I wasn't actually sure if you were thinking the Special Purpose section would be within the existing Board Support Crates section, or if it would be it's own section perhaps listed just after the Board Support Crates section?
I can update the PR as needed based on further discussion here.
@JoshMcguigan commented on GitHub (Aug 1, 2018):
I submitted a PR just to keep this moving forward, but I wasn't actually sure if you were thinking the `Special Purpose` section would be within the existing `Board Support Crates` section, or if it would be it's own section perhaps listed just after the `Board Support Crates` section?
I can update the PR as needed based on further discussion here.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @JoshMcguigan on GitHub (Aug 1, 2018).
I wrote a board support crate, betafpv-f3, for a drone flight controller. Currently, the board support crates section of this repo says
Crates tailored for specific development boards..Is there any interest in listing board crates for more specialized boards like this? I was thinking possibly an
Othercategory could be used to group them separately from the existing boards, but I wanted to discuss it before making a PR.@therealprof commented on GitHub (Aug 1, 2018):
In my opinion specific relates to the word boards more than it does to the term development. If the board is readily available it would be acceptable for inclusion. OTOH I do very much like the idea of yours to add a single/special purpose section, too, but making it more explicit than "other".
@JoshMcguigan commented on GitHub (Aug 1, 2018):
I submitted a PR just to keep this moving forward, but I wasn't actually sure if you were thinking the
Special Purposesection would be within the existingBoard Support Cratessection, or if it would be it's own section perhaps listed just after theBoard Support Cratessection?I can update the PR as needed based on further discussion here.
@therealprof commented on GitHub (Aug 1, 2018):
That is okay for now. I'm thinking about restructuring this a bit anyway at some point.
@JoshMcguigan commented on GitHub (Aug 2, 2018):
Great, thanks for the merge. I'll close this issue.