summaryrefslogtreecommitdiff
path: root/app/boards/shields/bfo9000
AgeCommit message (Collapse)Author
2021-01-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.
2021-01-07refactor(shields): standardize README.md filenamesinnovaker
Renames instances of `readme.md` to `README.md` so that it's easily noticed. PR: #561
2021-01-04fix(shield): BFO9000 uses USB on rightNick Winans
2021-01-02feat(shields): add bfo9000 shieldpbz
PR: #472