Merge pull request #6845 from dhalbert/7.3.x-remove-pewpew13-6844
Remove pewpew13 board, which was a long-ago typo and does not exist
This commit is contained in:
commit
ac1e660519
@ -40,7 +40,6 @@ aliases_by_board = {
|
|||||||
"pybadge": ["edgebadge"],
|
"pybadge": ["edgebadge"],
|
||||||
"pyportal": ["pyportal_pynt"],
|
"pyportal": ["pyportal_pynt"],
|
||||||
"gemma_m0": ["gemma_m0_pycon2018"],
|
"gemma_m0": ["gemma_m0_pycon2018"],
|
||||||
"pewpew10": ["pewpew13"],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
aliases_brand_names = {
|
aliases_brand_names = {
|
||||||
@ -54,8 +53,6 @@ aliases_brand_names = {
|
|||||||
"Adafruit PyPortal Pynt",
|
"Adafruit PyPortal Pynt",
|
||||||
"gemma_m0_pycon2018":
|
"gemma_m0_pycon2018":
|
||||||
"Adafruit Gemma M0 PyCon 2018",
|
"Adafruit Gemma M0 PyCon 2018",
|
||||||
"pewpew13":
|
|
||||||
"PewPew 13",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
additional_modules = {
|
additional_modules = {
|
||||||
|
Loading…
Reference in New Issue
Block a user