summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/porting/npl/freertos/include
AgeCommit message (Collapse)AuthorFilesLines
2022-07-07Nimble: Reduce BLE power usageChristoph Honal1-2/+12
This configures Nimble to enable the HFCLOCK and other Bluetooth peripherals only when needed, but 1500 us in advance. This time is recommended by the Mynewt docs.
2021-02-02Update to nimble 1.3 master branch commit ↵Jean-François Milants1-2/+0
82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled!
2020-04-30Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().JF1-2/+2
2020-04-26Add Nimble in libs directoryJF3-0/+414