summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/porting/npl
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Fix/Workaround a memory leak each time a device connects to BLE.JF1-0/+6
2020-07-08Remove debug (and bad) #includes.JF1-1/+0
2020-07-02Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF1-2/+2
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF1-0/+1
2020-04-30Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF1-2/+2
2020-04-26Add Nimble in libs directoryJF34-0/+5440