diff options
| -rw-r--r-- | config/boards/shields/charybdis/charybdis.conf | 6 | ||||
| -rw-r--r-- | config/charybdis.conf | 6 | ||||
| -rw-r--r-- | config/info.json (renamed from config/boards/shields/charybdis/info.json) | 0 |
3 files changed, 6 insertions, 6 deletions
diff --git a/config/boards/shields/charybdis/charybdis.conf b/config/boards/shields/charybdis/charybdis.conf index 9818c56..e69de29 100644 --- a/config/boards/shields/charybdis/charybdis.conf +++ b/config/boards/shields/charybdis/charybdis.conf @@ -1,6 +0,0 @@ -CONFIG_BT_CTLR_TX_PWR_PLUS_8=y - -CONFIG_BT_PERIPHERAL_PREF_MAX_INT=9 -CONFIG_BT_PERIPHERAL_PREF_LATENCY=16 -CONFIG_BT_BUF_ACL_TX_COUNT=32 -CONFIG_BT_L2CAP_TX_BUF_COUNT=32 diff --git a/config/charybdis.conf b/config/charybdis.conf new file mode 100644 index 0000000..9818c56 --- /dev/null +++ b/config/charybdis.conf @@ -0,0 +1,6 @@ +CONFIG_BT_CTLR_TX_PWR_PLUS_8=y + +CONFIG_BT_PERIPHERAL_PREF_MAX_INT=9 +CONFIG_BT_PERIPHERAL_PREF_LATENCY=16 +CONFIG_BT_BUF_ACL_TX_COUNT=32 +CONFIG_BT_L2CAP_TX_BUF_COUNT=32 diff --git a/config/boards/shields/charybdis/info.json b/config/info.json index 630f8ed..630f8ed 100644 --- a/config/boards/shields/charybdis/info.json +++ b/config/info.json |