Update os.json
This commit is contained in:
parent
2b3ba5b2a6
commit
4721bfe590
1 changed files with 3 additions and 6 deletions
|
@ -1,18 +1,15 @@
|
||||||
{
|
{
|
||||||
"description": "NOOBS_DESCRIPTION",
|
"description": "NOOBS_DESCRIPTION",
|
||||||
"feature_level": 35120124,
|
|
||||||
"kernel": "KERNEL",
|
"kernel": "KERNEL",
|
||||||
"name": "NOOBS_NAME",
|
"name": "NOOBS_NAME",
|
||||||
"password": "raspberry",
|
"password": "raspberry",
|
||||||
"release_date": "UNRELEASED",
|
"release_date": "UNRELEASED",
|
||||||
"supported_hex_revisions": "2,3,4,5,6,7,8,9,d,e,f,10,11,12,14,19,1040,1041,0092,0093,2082",
|
|
||||||
"supported_models": [
|
"supported_models": [
|
||||||
"Pi Model",
|
"Pi Zero 2",
|
||||||
"Pi 2",
|
|
||||||
"Pi Zero",
|
|
||||||
"Pi 3",
|
"Pi 3",
|
||||||
|
"Pi 4",
|
||||||
"Pi Compute Module 3",
|
"Pi Compute Module 3",
|
||||||
"Pi 4"
|
"Pi Compute Module 4"
|
||||||
],
|
],
|
||||||
"url": "http://www.raspbian.org/",
|
"url": "http://www.raspbian.org/",
|
||||||
"username": "pi",
|
"username": "pi",
|
||||||
|
|
Loading…
Reference in a new issue