| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Nimble: Reduce BLE power usage | Christoph Honal | 2022-07-07 | 2 | -2/+14 |
| | | | | | | | 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. | ||||
| * | New changes according to the review : Priority 0 for display, 1 for system, ↵ | Jean-François Milants | 2022-03-21 | 1 | -2/+2 |
| | | | | | timer and ble host, and 2 for ble LL | ||||
| * | Fix priorities of BLE tasks | Jean-François Milants | 2022-03-21 | 1 | -2/+2 |
| | | |||||
| * | Adjust BLE/LL stacks, style, comments, refactoring | James A. Jerkins | 2021-12-09 | 1 | -2/+2 |
| | | | | | | Increase BLE task stack +200 and decrease LL task stack -200 more braces! | ||||
| * | Fix memory leak in timer management in port layer of Nimble. | Jean-François Milants | 2021-02-07 | 1 | -0/+2 |
| | | |||||
| * | Update to nimble 1.3 master branch commit ↵ | Jean-François Milants | 2021-02-02 | 25 | -36/+1933 |
| | | | | | | | 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 WARNING : heartbeat task is disabled! | ||||
| * | Fix/Workaround a memory leak each time a device connects to BLE. | JF | 2020-07-11 | 1 | -0/+6 |
| | | |||||
| * | Remove debug (and bad) #includes. | JF | 2020-07-08 | 1 | -1/+0 |
| | | |||||
| * | Reduce RAM memory usage by tuning the stack of the stasks and the heap ↵ | JF | 2020-07-02 | 1 | -2/+2 |
| | | | | | | | allocated for FreeRTOS. Add Monitor to log the stack usage of each task. | ||||
| * | Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones. | JF | 2020-06-16 | 1 | -0/+1 |
| | | |||||
| * | Fix random crash caused by bad implementation of ble_npl_hw_enter_critical(). | JF | 2020-04-30 | 1 | -2/+2 |
| | | |||||
| * | Add Nimble in libs directory | JF | 2020-04-26 | 34 | -0/+5440 |
