Export to GitHub

btstack - issue #161

hci_dump.c doesn't '#include "config.h"'


Posted on May 19, 2011 by Quick Wombat

so it doesn't know I'm building an embedded system... and includes printf.

Ideal the empty 'hci_dump_packet()' shouldn't be call at all. Simon

Comment #1

Posted on May 19, 2011 by Quick Wombat

Maybe I am misunderstanding how to request an embedded build... please ellaborate. Simon.

Comment #2

Posted on Jun 23, 2011 by Swift Ox

it has the #include "../config.h" since while (forgot when)

Status: Fixed

Labels:
Type-Defect Priority-Medium