Skip to content

Commit

Permalink
Merge pull request #14092 from SemjonKerner/deprecate_softdevice
Browse files Browse the repository at this point in the history
pkg/softdevice: add deprecation warning
  • Loading branch information
miri64 authored May 18, 2020
2 parents cc44992 + 686e903 commit 87403c7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pkg/nordic_softdevice_ble/doc.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/**
* @defgroup pkg_nordic-softdevice-ble Nordic Softdevice BLE
* @ingroup pkg
* @ingroup net
* @brief Provides a RIOT adaption for Nordic Softdevice BLE library
* @defgroup pkg_nordic-softdevice-ble Nordic Softdevice BLE
* @ingroup pkg
* @ingroup net
* @brief Provides a RIOT adaption for Nordic Softdevice BLE library
* @deprecated Will be removed after the 2020.10 release. Use nimble for BLE
* support instead.

# Overview

Expand Down

0 comments on commit 87403c7

Please sign in to comment.