mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-14 14:07:54 +00:00
apps: Update to new transport
We do not need depedency to nimble/transport, this is automatically included by nimble/host.
This commit is contained in:
@@ -28,6 +28,6 @@ pkg.deps:
|
||||
- "@apache-mynewt-core/sys/log/full"
|
||||
- "@apache-mynewt-core/sys/stats/full"
|
||||
- "@apache-mynewt-core/sys/log/modlog"
|
||||
- "@apache-mynewt-nimble/nimble/host"
|
||||
- "@apache-mynewt-nimble/nimble/host/util"
|
||||
- "@apache-mynewt-nimble/nimble/host/services/gap"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
|
||||
@@ -33,4 +33,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -36,4 +36,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -36,4 +36,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -33,4 +33,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -33,4 +33,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -30,4 +30,3 @@ pkg.deps:
|
||||
- nimble/host
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/transport
|
||||
|
||||
@@ -32,7 +32,6 @@ pkg.deps:
|
||||
- nimble/host
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/transport
|
||||
|
||||
pkg.lflags:
|
||||
- -DFLOAT_SUPPORT
|
||||
|
||||
@@ -33,4 +33,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -42,4 +42,3 @@ pkg.deps:
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/host/util
|
||||
- nimble/transport
|
||||
|
||||
@@ -35,4 +35,3 @@ pkg.deps:
|
||||
- "@apache-mynewt-nimble/nimble/host/services/gap"
|
||||
- "@apache-mynewt-nimble/nimble/host/services/gatt"
|
||||
- "@apache-mynewt-nimble/nimble/host/store/config"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
|
||||
@@ -34,7 +34,6 @@ pkg.deps:
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/host/util
|
||||
- nimble/transport
|
||||
|
||||
pkg.deps.BTSHELL_ANS:
|
||||
- nimble/host/services/ans
|
||||
|
||||
@@ -37,7 +37,6 @@ pkg.deps:
|
||||
- "@apache-mynewt-nimble/nimble/host/services/gatt"
|
||||
- "@apache-mynewt-nimble/nimble/host/services/dis"
|
||||
- "@apache-mynewt-nimble/nimble/host/store/config"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
- "@apache-mynewt-core/hw/drivers/uart"
|
||||
- "@apache-mynewt-core/hw/drivers/rtt"
|
||||
|
||||
|
||||
@@ -31,4 +31,3 @@ pkg.deps:
|
||||
- "@apache-mynewt-nimble/nimble/host"
|
||||
- "@apache-mynewt-nimble/nimble/host/util/"
|
||||
- "@apache-mynewt-nimble/nimble/host/store/config"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
|
||||
@@ -30,7 +30,6 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
- "@apache-mynewt-core/kernel/os"
|
||||
- "@apache-mynewt-core/sys/console/full"
|
||||
- "@apache-mynewt-core/sys/log/full"
|
||||
|
||||
@@ -35,4 +35,3 @@ pkg.deps:
|
||||
- nimble/host/services/gap
|
||||
- nimble/host/services/gatt
|
||||
- nimble/host/store/config
|
||||
- nimble/transport
|
||||
|
||||
@@ -33,5 +33,3 @@ pkg.deps:
|
||||
- "@apache-mynewt-nimble/nimble/host/util/"
|
||||
- "@apache-mynewt-nimble/nimble/host/services/gap"
|
||||
- "@apache-mynewt-nimble/nimble/host/store/config"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
|
||||
|
||||
@@ -32,4 +32,3 @@ pkg.deps:
|
||||
- "@apache-mynewt-nimble/nimble/host"
|
||||
- "@apache-mynewt-nimble/nimble/host/util/"
|
||||
- "@apache-mynewt-nimble/nimble/host/store/config"
|
||||
- "@apache-mynewt-nimble/nimble/transport"
|
||||
Reference in New Issue
Block a user