posix-h4-da1458x: temp re-enable Classic support to fix build

This commit is contained in:
Matthias Ringwald 2020-07-16 16:29:33 +02:00
parent e58afcb452
commit eb0c105509
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@
// BTstack features that can be enabled
#define ENABLE_BLE
#define ENABLE_CLASSIC
#define ENABLE_LE_CENTRAL
#define ENABLE_LE_PERIPHERAL
#define ENABLE_LE_SECURE_CONNECTIONS

View File

@ -13,6 +13,7 @@
// BTstack features that can be enabled
#define ENABLE_BLE
#define ENABLE_CLASSIC
#define ENABLE_LE_CENTRAL
#define ENABLE_LE_PERIPHERAL
#define ENABLE_LE_SECURE_CONNECTIONS