mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
fix compile samv71-xplained and stm32-f103rb
This commit is contained in:
parent
be3a5e5ff9
commit
c682a3bf6e
@ -44,7 +44,8 @@
|
||||
#define MAX_NR_L2CAP_CHANNELS 0
|
||||
#define MAX_NR_L2CAP_SERVICES 0
|
||||
|
||||
#define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
// if defined, le_device_db_memory will not be compiled
|
||||
// #define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -37,6 +37,7 @@
|
||||
#define MAX_NR_SERVICE_RECORD_ITEMS 1
|
||||
#define MAX_NR_LE_DEVICE_DB_ENTRIES 1
|
||||
|
||||
#define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
// if defined, le_device_db_memory will not be compiled
|
||||
// #define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user