mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-07 09:55:45 +00:00
daemon: fix hci_dump to file
This commit is contained in:
parent
875088e2a4
commit
9277c44334
@ -125,7 +125,8 @@ echo "#define __BTSTACK_CONFIG" >> btstack_config.h
|
||||
echo >> btstack_config.h
|
||||
|
||||
echo "// Port related features" >> btstack_config.h
|
||||
echo "#define HAVE_POSIX_TIME" >> btstack_config.h
|
||||
echo "#define HAVE_POSIX_FILE_IO" >> btstack_config.h
|
||||
echo "#define HAVE_POSIX_TIME" >> btstack_config.h
|
||||
echo "#define HAVE_MALLOC" >> btstack_config.h
|
||||
echo >> btstack_config.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user