Skip to content

Commit 9354bc2

Browse files
paul-szczepanek-armpan-
authored andcommitted
memory footprint increased
1 parent 3de3754 commit 9354bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ using namespace ble::vendor::cordio;
6767
#define MBED_CONF_CORDIO_LL_TX_BUFFERS MBED_CONF_CORDIO_LL_NRF52840_TX_BUFFERS
6868
#define MBED_CONF_CORDIO_LL_PHY_CODED_SUPPORT MBED_CONF_CORDIO_LL_NRF52840_PHY_CODED_SUPPORT
6969

70-
#define CORDIO_LL_MEMORY_FOOTPRINT 15400UL
70+
#define CORDIO_LL_MEMORY_FOOTPRINT 16056UL
7171

7272
#else
7373

0 commit comments

Comments
 (0)