No jira ticket: update BLE_SM syscfg to BLE_SM_LEGACY.
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/b02a2ea1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/b02a2ea1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/b02a2ea1 Branch: refs/heads/develop Commit: b02a2ea146adc27acbea0a03782dbd2658741fe8 Parents: ac14962 Author: William San Filippo <[email protected]> Authored: Tue Jan 3 15:18:08 2017 -0800 Committer: William San Filippo <[email protected]> Committed: Tue Jan 3 15:21:30 2017 -0800 ---------------------------------------------------------------------- apps/bletest/syscfg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/blob/b02a2ea1/apps/bletest/syscfg.yml ---------------------------------------------------------------------- diff --git a/apps/bletest/syscfg.yml b/apps/bletest/syscfg.yml index f1a2369..6767a83 100644 --- a/apps/bletest/syscfg.yml +++ b/apps/bletest/syscfg.yml @@ -20,4 +20,4 @@ syscfg.vals: MSYS_1_BLOCK_COUNT: 16 - BLE_SM: 0 + BLE_SM_LEGACY: 0
