mirror of https://github.com/ARMmbed/mbed-os.git
memory footprint increased
parent
3de3754a33
commit
9354bc2a95
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue