diff --git a/contracts/hw.device-type/raspberrypi5/contract.json b/contracts/hw.device-type/raspberrypi5/contract.json new file mode 100644 index 00000000..082fb6f5 --- /dev/null +++ b/contracts/hw.device-type/raspberrypi5/contract.json @@ -0,0 +1,32 @@ +{ + "slug": "raspberrypi5", + "version": "1", + "type": "hw.device-type", + "aliases": [], + "name": "Raspberry Pi 5 (using 64bit OS)", + "assets": { + "logo": { + "url": "./raspberrypi5.svg", + "name": "logo" + } + }, + "data": { + "arch": "aarch64", + "hdmi": true, + "led": true, + "connectivity": { + "bluetooth": true, + "wifi": true + }, + "storage": { + "internal": false + }, + "media": { + "defaultBoot": "sdcard", + "altBoot": ["usb_mass_storage", "network"] + } + }, + "partials": { + "bootDevice": ["Connect power to the {{name}}"] + } +} diff --git a/contracts/hw.device-type/raspberrypi5/raspberrypi5.svg b/contracts/hw.device-type/raspberrypi5/raspberrypi5.svg new file mode 100644 index 00000000..75782fff --- /dev/null +++ b/contracts/hw.device-type/raspberrypi5/raspberrypi5.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + +