Skip to content

Commit

Permalink
feat(versions): add new 4B versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jcane86 committed Jan 20, 2021
1 parent 56eaafe commit 61b6e0a
Showing 1 changed file with 36 additions and 1 deletion.
37 changes: 36 additions & 1 deletion lib/versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"c03130": {
"relDate": "Q2 2020",
"model": "Pi 400",
"PCBRev": "1.0",
"memory": "4GB",
"notes": "Sony UK"
},
"d03114": {
"relDate": "Q2 2020",
"model": "4 model B",
"PCBRev": "1.4",
"memory": "8GB",
"notes": "(Mfg by Sony)"
},
"c03114": {
"relDate": "Q2 2020",
"model": "4 model B",
"PCBRev": "1.4",
"memory": "4GB",
"notes": "(Mfg by Sony)"
},
"c03112": {
"relDate": "Q4 2019",
"relDate": "Q2 2019",
"model": "4 model B",
"PCBRev": "1.2",
"memory": "4GB",
Expand All @@ -13,6 +34,20 @@
"memory": "4GB",
"notes": ""
},
"b03114": {
"relDate": "Q2 2020",
"model": "4 model B",
"PCBRev": "1.4",
"memory": "2GB",
"notes": "(Mfg by Sony)"
},
"b03112": {
"relDate": "Q2 2019",
"model": "4 model B",
"PCBRev": "1.2",
"memory": "2GB",
"notes": "(Mfg by Sony)"
},
"b03111": {
"relDate": "Q2 2019",
"model": "4 model B",
Expand Down

0 comments on commit 61b6e0a

Please sign in to comment.