summaryrefslogtreecommitdiff
path: root/src/libs/mynewt-nimble/porting/nimble/include
AgeCommit message (Collapse)AuthorFilesLines
2021-01-26Generate pinetime-recovery : a light version of InfiniTime design to be used ↵Jean-François Milants1-2/+2
as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy). CMake builds and docker have been modified accordingly. Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
2020-06-19Disable all loggingJF1-2/+2
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF1-682/+431
2020-05-02Update syscfg.hJF2-2/+2
2020-04-26Add Nimble in libs directoryJF22-0/+5421