fwupd/plugins/raspberrypi
Richard Hughes 4a036018f7 Set the progress and state on the FuDevice, not the FuPlugin
This makes more sense; we're updating the device, not the plugin itself.

This also means we don't need to funnel everything through callbacks like
GFileProgressCallback and we can also update the state without adding an
explicit callback to each derived device type.
2017-11-30 20:51:52 +00: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 Set the progress and state on the FuDevice, not the FuPlugin 2017-11-30 20:51:52 +00: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 Set the progress and state on the FuDevice, not the FuPlugin 2017-11-30 20:51:52 +00:00
meson.build Remove autoconf-isms from the meson configure options 2017-11-27 18:07:53 +00: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.