OVMS3-idf/components/bt
Deomid Ryabkov 9903ea1c11 Add --warn-undefined-variables to MAKEFLAGS
Fix warnings where undefined vars are used.

Make Kconfig emit "FOO=" for unset bool options
To ensure make variables are always defined, even if empty.

When writing auto.conf, include symbols disabled by dependency to make sure all make variables are always defined.

Fixes espressif/esp-idf#137

Cherry-picked from https://github.com/espressif/esp-idf/pull/138
2017-09-05 16:10:46 +10:00
..
bluedroid Component/bt: add set local MTU API 2017-09-01 21:55:28 +08:00
include component/bt : add ble tx power && fix controller deinit mem leak 2017-07-18 20:22:28 +08:00
lib@caec324998 component/bt: bugfix for hci acl flow control 2017-08-24 20:59:32 +08:00
bt.c component/bt : add osi_is_in_isr && fix vhci delay 2017-07-25 19:58:39 +08:00
component.mk Add --warn-undefined-variables to MAKEFLAGS 2017-09-05 16:10:46 +10:00
Kconfig component/bt: add constraint in Kconfig to enable SMP_ENABLE when using classic BT 2017-06-15 20:06:49 +08:00