fwupd/plugins/raspberrypi
Richard Hughes c1c2fec6f5 Add optional icons to each device
This allows us to show the devices in a GUI with a nice icon. Some of the icon
mappings are not perfect and I'll be asking the GNOME designers for some
additions to the icon specification.

Custom vendor icons can also be specified, and /usr/share/fwupd/icons would be
a good place to put them. If vendor icons are used they should show a physical
device with the branding, rather than just the vendor logo.
2017-09-11 17:27:35 +01:00
..
rpiboot Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
rpiupdate Remove the automake build system 2017-04-13 18:42:08 +01:00
fu-plugin-raspberrypi.c Add optional icons to each device 2017-09-11 17:27:35 +01:00
fu-plugin-raspberrypi.h Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
fu-self-test.c trivial: Move the archive decompression to common code 2017-08-09 10:23:23 +01:00
meson.build trivial: Move the archive decompression to common code 2017-08-09 10:23:23 +01:00
README.md Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00

Raspberry Pi Support

Introduction

This plugin can flash the boot firmware on the Raspberry Pi. It is not endorsed by the Raspberry Pi foundation.