aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/mynewt-nimble/porting
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in timer management in port layer of Nimble.Jean-François Milants2021-02-071-0/+2
* Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0d...Jean-François Milants2021-02-0255-140/+3780
* Fix/Workaround a memory leak each time a device connects to BLE.JF2020-07-111-0/+6
* Remove debug (and bad) #includes.JF2020-07-081-1/+0
* Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF2020-07-021-2/+2
* Disable all loggingJF2020-06-191-2/+2
* Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF2020-06-162-682/+432
* Merge branch 'nimble' into nimble-otaJF2020-05-021-2/+2
|\
| * Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF2020-04-301-2/+2
* | Update syscfg.hJF2020-05-022-2/+2
|/
* Add Nimble in libs directoryJF2020-04-26102-0/+18627