mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-13 05:27:56 +00:00
Remove misleading comments from .yml files
These comments were added by some old version of newt and are never updated after c&p so they are just misleading and unnecessary.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blecent
|
||||
|
||||
syscfg.vals:
|
||||
# DEBUG logging is a bit noisy; use INFO.
|
||||
LOG_LEVEL: 1
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blehci
|
||||
|
||||
syscfg.vals:
|
||||
# Default task settings
|
||||
OS_MAIN_STACK_SIZE: 64
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blemesh
|
||||
|
||||
syscfg.vals:
|
||||
# Enable the shell task.
|
||||
SHELL_TASK: 1
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blemesh_light
|
||||
|
||||
syscfg.defs:
|
||||
USE_NEOPIXEL:
|
||||
value: 0
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blemesh
|
||||
|
||||
syscfg.vals:
|
||||
# Set log level to info (disable debug logging).
|
||||
LOG_LEVEL: 1
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blemesh
|
||||
|
||||
syscfg.vals:
|
||||
# Set log level to info (disable debug logging).
|
||||
LOG_LEVEL: 1
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/blemesh_shell
|
||||
|
||||
syscfg.vals:
|
||||
# Enable the shell task.
|
||||
SHELL_TASK: 1
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/bleprph
|
||||
|
||||
syscfg.defs:
|
||||
BLEPRPH_LE_PHY_SUPPORT:
|
||||
description: >
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/bletest
|
||||
syscfg.defs:
|
||||
BLETEST_ROLE:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: apps/btshell
|
||||
|
||||
syscfg.defs:
|
||||
BTSHELL_ANS:
|
||||
description: Include support for the alert notification service.
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/controller
|
||||
|
||||
syscfg.defs:
|
||||
BLE_DEVICE:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/controller/test
|
||||
|
||||
syscfg.vals:
|
||||
BLE_LL_CFG_FEAT_LE_CSA2: 1
|
||||
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: hw/drivers/nimble/nrf52
|
||||
|
||||
syscfg.defs:
|
||||
BLE_PHY_SYSVIEW:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host/mesh
|
||||
|
||||
syscfg.defs:
|
||||
BLE_MESH_PROV:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host/services/bleuart
|
||||
|
||||
syscfg.defs:
|
||||
BLEUART_MAX_INPUT:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: nimble/host/services/dis
|
||||
|
||||
syscfg.defs:
|
||||
BLE_SVC_DIS_DEFAULT_READ_PERM:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host/services/gap
|
||||
|
||||
syscfg.defs:
|
||||
BLE_SVC_GAP_DEVICE_NAME:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host
|
||||
|
||||
syscfg.defs:
|
||||
BLE_STORE_CONFIG_PERSIST:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HOST:
|
||||
description: 'Indicates that a BLE host is present.'
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host/test
|
||||
|
||||
syscfg.vals:
|
||||
BLE_HS_DEBUG: 1
|
||||
BLE_HS_PHONY_HCI_ACKS: 1
|
||||
|
||||
@@ -16,6 +16,4 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/host/util
|
||||
|
||||
syscfg.defs:
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble
|
||||
|
||||
syscfg.defs:
|
||||
# Supported GAP roles. By default, all four roles are enabled.
|
||||
BLE_ROLE_CENTRAL:
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/transport/ram
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HCI_EMSPI:
|
||||
description: 'Indicates that the emspi host HCI transport is present.'
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/transport/ram
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HCI_EVT_HI_BUF_COUNT:
|
||||
description: 'Number of high-priority event buffers.'
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/transport/uart
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HCI_EVT_BUF_SIZE:
|
||||
description: 'The size of the allocated event buffers'
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/transport
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HCI_TRANSPORT_NIMBLE_BUILTIN:
|
||||
description: >
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
# under the License.
|
||||
#
|
||||
|
||||
# Package: net/nimble/transport/uart
|
||||
|
||||
syscfg.defs:
|
||||
BLE_HCI_EVT_BUF_SIZE:
|
||||
description: 'The size of the allocated event buffers'
|
||||
|
||||
Reference in New Issue
Block a user