libsigrok/hardware/openbench-logic-sniffer
Uwe Hermann f6beaac55c std: Drop hw_ from function names.
The per-driver API calls no longer have a hw_ prefix (e.g. hw_init()
became init() and so on), so drop the 'hw_' from the std versions
for those API callbacks too.
2013-06-02 16:46:18 +02:00
..
Makefile.am Use consistent naming for internal libtool helper libs. 2013-05-10 17:44:01 +02:00
api.c std: Drop hw_ from function names. 2013-06-02 16:46:18 +02:00
protocol.c ols: Don't close serial port after acquisition is done 2013-04-29 12:39:26 +02:00
protocol.h s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00