msp430f5229lp-cc2564b: disable BLE to fit classic examples into flash

This commit is contained in:
Matthias Ringwald 2019-08-27 11:52:01 +02:00
parent 1bf086dae6
commit 9d49ac0b27

View File

@ -9,14 +9,14 @@
#define HAVE_EMBEDDED_TICK
// BTstack features that can be enabled
#define ENABLE_BLE
#define ENABLE_CLASSIC
#define ENABLE_LE_PERIPHERAL
// #define ENABLE_BLE
// #define ENABLE_LE_PERIPHERAL
// #define ENABLE_LE_CENTRAL
// #define ENABLE_LOG_ERROR
// #define ENABLE_LOG_INFO
// #define ENABLE_EHCILL
#define ENABLE_SCO_OVER_HCI
// #define ENABLE_SCO_OVER_HCI
// BTstack configuration. buffers, sizes, ...
#define HCI_ACL_PAYLOAD_SIZE 52