ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

Introduced changes for memory savings #55

Closed andresag01 closed 8 years ago

andresag01 commented 8 years ago

Moved GattSecurityManager and GattClient to be allocated dynamically and reduced the size of some arrays to increase memory savings.