summaryrefslogtreecommitdiff
path: root/docs/static/setup.ps1
AgeCommit message (Collapse)Author
2021-09-11feat: Generate setup scripts from metadata.Peter Johanson
2021-07-15feat(docs): Add nice!nano v2 to scripts, actions, and documentationNick Winans
asdf asdf asdf
2021-01-06chore: standardize # style headersinnovaker
Changes made with regex plus some manual tweaks. Find: /(?:(?<!#!\/bin\/sh\n)(?:^#\n))*^#.*?[Cc]opyright.*?(\d{4}) *([0-9A-z,_\- ]+).*?\n(?:^#\n)*^#.*?SPDX-License-Identifier:? *(.+) *?\n(?:^#\n)*/gm Replace: # Copyright (c) $1 $2 # SPDX-License-Identifier: $3 PR: #564
2021-01-05feat(shields): add helix shieldKingCoinless
PR: #429
2021-01-02feat(shields): add bfo9000 shieldpbz
PR: #472
2021-01-01feat(shields): add eek shieldMango The Fourth
PR: #529
2020-12-17feat(shields): add tidbit and tidbit_19key shieldsKemoNine
2020-12-07feat(shields): add CRBN shieldReFil
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com> PR: #483
2020-11-19fix(setup): make sure selections are numbersCody McGinnis
2020-11-17Jian shieldkrikun98
2020-11-17Jorne shieldkrikun98
2020-10-27Add NIBBLE shieldJay Greco
+ Added required files for nullbits NIBBLE
2020-10-24Add Reviung41 Shield DefinitionsNick
2020-10-13feat: Add qaz to setup scripts.Pete Johanson
2020-10-13feat: Add a couple missing shields to user setup.Pete Johanson
2020-10-10update setup.ps1Kellen Carey
2020-10-09add powershell checkKellen Carey
2020-10-09feat(setup): Add Microdox to setup scripts.Pete Johanson
2020-10-05feat(setup): Add M.2 and M60 to setup scripts.Pete Johanson
2020-09-24 Add licenses.CrossR
2020-09-20Fix PR comments, add error checking for push.CrossR
2020-09-13Add PowerShell script and tidy up bash script.CrossR