Skip to content
13 changes: 2 additions & 11 deletions nimble/drivers/nrf52/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,5 @@
#

pkg.name: nimble/drivers/nrf52
pkg.description: BLE driver for nRF52 systems.
pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
pkg.homepage: "http://mynewt.apache.org/"
pkg.keywords:
- ble
- bluetooth

pkg.apis: ble_driver
pkg.deps:
- nimble
- nimble/controller
pkg.type: transient
pkg.link: "@apache-mynewt-nimble/nimble/drivers/nrf5x"
81 changes: 0 additions & 81 deletions nimble/drivers/nrf52/syscfg.yml

This file was deleted.

50 changes: 0 additions & 50 deletions nimble/drivers/nrf5340/include/ble/xcvr.h

This file was deleted.

13 changes: 2 additions & 11 deletions nimble/drivers/nrf5340/pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,5 @@
#

pkg.name: nimble/drivers/nrf5340
pkg.description: BLE driver for nRF5340 systems.
pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
pkg.homepage: "http://mynewt.apache.org/"
pkg.keywords:
- ble
- bluetooth

pkg.apis: ble_driver
pkg.deps:
- nimble
- nimble/controller
pkg.type: transient
pkg.link: "@apache-mynewt-nimble/nimble/drivers/nrf5x"
Loading