memory footprint increased

pull/13228/head
Paul Szczeanek 2020-06-15 20:12:23 +01:00 committed by Vincent Coubard
parent 3de3754a33
commit 9354bc2a95
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ using namespace ble::vendor::cordio;
#define MBED_CONF_CORDIO_LL_TX_BUFFERS MBED_CONF_CORDIO_LL_NRF52840_TX_BUFFERS
#define MBED_CONF_CORDIO_LL_PHY_CODED_SUPPORT MBED_CONF_CORDIO_LL_NRF52840_PHY_CODED_SUPPORT
#define CORDIO_LL_MEMORY_FOOTPRINT 15400UL
#define CORDIO_LL_MEMORY_FOOTPRINT 16056UL
#else