libsigrok/src/hardware/baylibre-acme
Uwe Hermann e43887683c baylibre-acme: Replace g_close() with close() for now.
This g_close(), the only one in the whole code-base, would unnecessarily
raise the minimum glib version to 2.36.

Thanks to Daniel Glöckner for the report.

This fixes bug #724.
2016-01-03 02:59:00 +01:00
..
api.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
gpio.c baylibre-acme: gpio: Don't set direction in get/set functions. 2015-09-18 19:52:39 +02:00
gpio.h baylibre-acme: Minor coding-style, cosmetics. 2015-02-16 01:57:35 +01:00
protocol.c baylibre-acme: Replace g_close() with close() for now. 2016-01-03 02:59:00 +01:00
protocol.h baylibre-acme: Move enum channel_type to protocol.c. 2015-09-18 19:52:38 +02:00