New 4B models added.

This commit is contained in:
Pecusx
2019-06-24 15:40:41 +02:00
committed by GitHub
parent 1e1a3d24ad
commit 74eacb36bb
+3
View File
@@ -70,6 +70,9 @@ model_data = {
'920093': ('Pi Zero', '1.3', 512, 'Embest', ''), '920093': ('Pi Zero', '1.3', 512, 'Embest', ''),
'9000c1': ('Pi Zero W', '1.1', 512, 'Sony', 'Onboard WiFi and Bluetooth 4.1'), '9000c1': ('Pi Zero W', '1.1', 512, 'Sony', 'Onboard WiFi and Bluetooth 4.1'),
'a020d3': ('3B+', '1.3', 1024, 'Sony', 'Quad Core 1.4MHz, Onboard Dual-band WiFi and Bluetooth 4.2'), 'a020d3': ('3B+', '1.3', 1024, 'Sony', 'Quad Core 1.4MHz, Onboard Dual-band WiFi and Bluetooth 4.2'),
'a03111': ('4B', '1.1', 1024, 'Sony', 'Quad Core 1.5MHz, Onboard Dual-band WiFi and Bluetooth 5'),
'b03111': ('4B', '1.1', 2048, 'Sony', 'Quad Core 1.5MHz, Onboard Dual-band WiFi and Bluetooth 5'),
'c03111': ('4B', '1.1', 4096, 'Sony', 'Quad Core 1.5MHz, Onboard Dual-band WiFi and Bluetooth 5'),
} }