We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3de3754 commit 9354bc2Copy full SHA for 9354bc2
features/FEATURE_BLE/targets/TARGET_NORDIC/TARGET_NORDIC_CORDIO/TARGET_NRF5x/NRFCordioHCIDriver.cpp
@@ -67,7 +67,7 @@ using namespace ble::vendor::cordio;
67
#define MBED_CONF_CORDIO_LL_TX_BUFFERS MBED_CONF_CORDIO_LL_NRF52840_TX_BUFFERS
68
#define MBED_CONF_CORDIO_LL_PHY_CODED_SUPPORT MBED_CONF_CORDIO_LL_NRF52840_PHY_CODED_SUPPORT
69
70
-#define CORDIO_LL_MEMORY_FOOTPRINT 15400UL
+#define CORDIO_LL_MEMORY_FOOTPRINT 16056UL
71
72
#else
73
0 commit comments