esp32: add HAVE_FREERTOS_TASK_NOTIFICATIONS to fix compile

This commit is contained in:
Matthias Ringwald 2017-11-09 15:21:53 +01:00
parent 4adb0765f0
commit f7ae529c9d

View File

@ -9,6 +9,7 @@
#define HAVE_EMBEDDED_TIME_MS
#define HAVE_MALLOC
#define HAVE_BTSTACK_STDIN
#define HAVE_FREERTOS_TASK_NOTIFICATIONS
// BTstack features that can be enabled
#define ENABLE_BLE