pkg/nordic_softdevice_ble: Imminent deprecation warning#13334
pkg/nordic_softdevice_ble: Imminent deprecation warning#13334miri64 merged 2 commits intoRIOT-OS:masterfrom
Conversation
|
Putting this after #11785 so we can utilize the new label ;-) |
Welp... it wasn't merged when the build started, so this was a bit of a waste of time ^^" Sorry |
|
Should we add a concrete deprecation date? We have removed it from testing and I though this was actually scheduled for deprecation but the warning is currently ambiguous IMO. |
Probably a good idea. |
|
"Will be deprecated starting with the 2020.04 release?" There's still time to get that in, and if it's already not tested any more, it'd be a good time now to get it into the release changes. |
Sounds good. I would propose adding that to ``pkg/nordic_softdevice_ble/doc.txt` as a note: Once 2020.04 is officially announced we change that to a |
Contribution description
This makes the nRF softdevice docs accessible via doxygen and explains the outdatedness situation.
The goal of this is to bring some form of closure to #11951, whose underlying issue is that the first thing you find when searching for RIOT and Linux IPSP connectivity is that "it works only with kernels up to 4.12" (ie. still didn't solve the ages-old bug there).
Issues/PRs references
This won't technically close #11951, but put it in a state where I'd be comfortable closing it with "won't fix unless someone resumes work on #9473.
Alternatives