From 09bb527008f2ccf2b73b259619260f90ce2f8bff Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Wed, 3 Feb 2016 14:55:49 +0100 Subject: [PATCH] libusb: hci dump to file again --- port/libusb/btstack_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/port/libusb/btstack_config.h b/port/libusb/btstack_config.h index 4bd723182..ed9676558 100644 --- a/port/libusb/btstack_config.h +++ b/port/libusb/btstack_config.h @@ -12,6 +12,7 @@ #define HAVE_SCO_OVER_HCI #define HAVE_SO_NOSIGPIPE #define HAVE_TIME +#define HAVE_POSIX_FILE_IO // BTstack features that can be enabled #define ENABLE_BLE