diff --git a/contracts/hw.device-type/lcbzu9/contract.json b/contracts/hw.device-type/lcbzu9/contract.json new file mode 100755 index 00000000..58a56bcd --- /dev/null +++ b/contracts/hw.device-type/lcbzu9/contract.json @@ -0,0 +1,32 @@ +{ + "slug": "lcbzu9", + "version": "1", + "type": "hw.device-type", + "aliases": [], + "name": "Eurotec Lowpad (lcbzu9)", + "assets": { + "logo": { + "url": "./lcbzu9.svg", + "name": "logo" + } + }, + "data": { + "arch": "aarch64", + "hdmi": false, + "led": true, + "connectivity": { + "bluetooth": false, + "wifi": true + }, + "storage": { + "internal": false + }, + "media": { + "defaultBoot": "sdcard" + }, + "is_private": false + }, + "partials": { + "bootDevice": ["Connect power to the {{name}}"] + } +} diff --git a/contracts/hw.device-type/lcbzu9/lcbzu9.svg b/contracts/hw.device-type/lcbzu9/lcbzu9.svg new file mode 100755 index 00000000..89ec547e --- /dev/null +++ b/contracts/hw.device-type/lcbzu9/lcbzu9.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file