mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
This is a bugfix release. It contains the following changes since v1.0: - include Doxyfile in the release tarball - fix the implicit-fallthrough warnings - make tests work together with gpio-mockup post v4.16 linux kernel - use reference counting for line file descriptors to avoid calling close() on the same descriptors multiple times Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>