fwupd/plugins/raspberrypi
Richard Hughes 57746cb839 Add the Meson build system as an alternate to autotools
Automake and autoconf are impossible to fully understand and Meson now provides
everything we need for a much smaller, faster, and more understandable build.

See http://mesonbuild.com/ for more information.
2017-04-12 16:35:18 +01:00
..
rpiboot Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
rpiupdate Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
fu-device.c Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
fu-pending.c Convert the providers to plugins to simplify code and for future features 2016-12-12 12:31:23 +00:00
fu-plugin-raspberrypi.c trivial: correct raspberry pi error message 2016-12-13 12:03:49 -06: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-plugin.c 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: Define the build dir outside the source file 2017-04-12 14:26:14 +01:00
Makefile.am trivial: Define the build dir outside the source file 2017-04-12 14:26:14 +01:00
meson.build Add the Meson build system as an alternate to autotools 2017-04-12 16:35:18 +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.