JF
|
83f6d7d81b
|
Fix most of the warnings. Remaining warnings come from nimble source code.
|
2020-08-17 16:31:00 +02:00 |
|
JF
|
09adb78b55
|
Fix/Workaround a memory leak each time a device connects to BLE.
|
2020-07-11 20:50:40 +02:00 |
|
JF
|
71842667a0
|
Remove debug (and bad) #includes.
|
2020-07-08 21:14:52 +02:00 |
|
JF
|
a83f067af9
|
Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS.
Add Monitor to log the stack usage of each task.
|
2020-07-02 21:38:52 +02:00 |
|
JF
|
a0b5cbbc1c
|
Disable all logging
|
2020-06-19 22:10:01 +02:00 |
|
JF
|
9898fed806
|
Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.
|
2020-06-16 20:36:24 +02:00 |
|
JF
|
66caada0d2
|
Merge branch 'nimble' into nimble-ota
|
2020-05-02 17:48:59 +02:00 |
|
JF
|
40e3ac61bd
|
Update syscfg.h
|
2020-05-02 14:18:57 +02:00 |
|
JF
|
332b51464a
|
Fix random crash caused by bad implementation of ble_npl_hw_enter_critical().
|
2020-04-30 20:47:28 +02:00 |
|
JF
|
bdc10744fb
|
Add Nimble in libs directory
|
2020-04-26 10:25:59 +02:00 |
|