syscfg.yml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # Licensed to the Apache Software Foundation (ASF) under one
  2. # or more contributor license agreements. See the NOTICE file
  3. # distributed with this work for additional information
  4. # regarding copyright ownership. The ASF licenses this file
  5. # to you under the Apache License, Version 2.0 (the
  6. # "License"); you may not use this file except in compliance
  7. # with the License. You may obtain a copy of the License at
  8. #
  9. # http://www.apache.org/licenses/LICENSE-2.0
  10. #
  11. # Unless required by applicable law or agreed to in writing,
  12. # software distributed under the License is distributed on an
  13. # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  14. # KIND, either express or implied. See the License for the
  15. # specific language governing permissions and limitations
  16. # under the License.
  17. #
  18. syscfg.vals:
  19. MSYS_1_BLOCK_COUNT: 80
  20. BLE_MESH_ADV_BUF_COUNT: 20
  21. BLE_MESH_TX_SEG_MAX: 6
  22. BLE_MESH: 1
  23. BLE_MESH_SHELL: 0
  24. BLE_MESH_PROV: 1
  25. BLE_MESH_RELAY: 1
  26. BLE_MESH_PB_ADV: 1
  27. BLE_MESH_PB_GATT: 1
  28. BLE_MESH_LOW_POWER: 1
  29. BLE_MESH_LPN_AUTO: 0
  30. BLE_MESH_GATT_PROXY: 1
  31. BLE_MESH_LABEL_COUNT: 2
  32. BLE_MESH_SUBNET_COUNT: 2
  33. BLE_MESH_MODEL_GROUP_COUNT: 2
  34. BLE_MESH_MODEL_VND_MSG_CID_FORCE: 1
  35. BLE_MESH_APP_KEY_COUNT: 4
  36. BLE_MESH_IV_UPDATE_TEST: 1
  37. BLE_MESH_TESTING: 1
  38. BLE_MESH_FRIEND: 1
  39. BLE_MESH_CFG_CLI: 1
  40. BLE_MESH_SETTINGS: 0
  41. CONFIG_NFFS: 0
  42. BLE_TRANSPORT_LL: socket
  43. BLE_SOCK_USE_TCP: 0
  44. BLE_SOCK_USE_LINUX_BLUE: 1
  45. BLE_SOCK_TASK_PRIO: 3
  46. BLE_SOCK_STACK_SIZE: 1028
  47. LOG_LEVEL: 0