diff --git a/.github/targets_linux/nordic_pca10056-blehci-usb/pkg.yml b/.github/targets/nordic_pca10056-blehci-usb/pkg.yml similarity index 100% rename from .github/targets_linux/nordic_pca10056-blehci-usb/pkg.yml rename to .github/targets/nordic_pca10056-blehci-usb/pkg.yml diff --git a/.github/targets_linux/nordic_pca10056-blehci-usb/syscfg.yml b/.github/targets/nordic_pca10056-blehci-usb/syscfg.yml similarity index 100% rename from .github/targets_linux/nordic_pca10056-blehci-usb/syscfg.yml rename to .github/targets/nordic_pca10056-blehci-usb/syscfg.yml diff --git a/.github/targets_linux/nordic_pca10056-blehci-usb/target.yml b/.github/targets/nordic_pca10056-blehci-usb/target.yml similarity index 100% rename from .github/targets_linux/nordic_pca10056-blehci-usb/target.yml rename to .github/targets/nordic_pca10056-blehci-usb/target.yml diff --git a/.github/targets_linux/nordic_pca10056_blehci/pkg.yml b/.github/targets/nordic_pca10056_blehci/pkg.yml similarity index 100% rename from .github/targets_linux/nordic_pca10056_blehci/pkg.yml rename to .github/targets/nordic_pca10056_blehci/pkg.yml diff --git a/.github/targets_linux/nordic_pca10056_blehci/target.yml b/.github/targets/nordic_pca10056_blehci/target.yml similarity index 100% rename from .github/targets_linux/nordic_pca10056_blehci/target.yml rename to .github/targets/nordic_pca10056_blehci/target.yml diff --git a/.github/targets_linux/nordic_pca10095_blehci/pkg.yml b/.github/targets/nordic_pca10095_blehci/pkg.yml similarity index 100% rename from .github/targets_linux/nordic_pca10095_blehci/pkg.yml rename to .github/targets/nordic_pca10095_blehci/pkg.yml diff --git a/.github/targets_linux/nordic_pca10095_blehci/syscfg.yml b/.github/targets/nordic_pca10095_blehci/syscfg.yml similarity index 100% rename from .github/targets_linux/nordic_pca10095_blehci/syscfg.yml rename to .github/targets/nordic_pca10095_blehci/syscfg.yml diff --git a/.github/targets_linux/nordic_pca10095_blehci/target.yml b/.github/targets/nordic_pca10095_blehci/target.yml similarity index 100% rename from .github/targets_linux/nordic_pca10095_blehci/target.yml rename to .github/targets/nordic_pca10095_blehci/target.yml diff --git a/.github/targets_linux/nordic_pca10028_bt5_blehci/pkg.yml b/.github/targets_linux/nordic_pca10028_bt5_blehci/pkg.yml deleted file mode 100644 index 02bb6e8e4..000000000 --- a/.github/targets_linux/nordic_pca10028_bt5_blehci/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10028_bt5_blehci -pkg.name: "targets/nordic_pca10028_bt5_blehci" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10028_bt5_blehci/syscfg.yml b/.github/targets_linux/nordic_pca10028_bt5_blehci/syscfg.yml deleted file mode 100644 index a5526dfeb..000000000 --- a/.github/targets_linux/nordic_pca10028_bt5_blehci/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EXT_ADV: 1 diff --git a/.github/targets_linux/nordic_pca10028_bt5_blehci/target.yml b/.github/targets_linux/nordic_pca10028_bt5_blehci/target.yml deleted file mode 100644 index 48a385b62..000000000 --- a/.github/targets_linux/nordic_pca10028_bt5_blehci/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10028_bt5_blehci -target.app: "@apache-mynewt-nimble/apps/blehci" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10028" -target.build_profile: "optimized" diff --git a/.github/targets_linux/nordic_pca10056_advertiser/pkg.yml b/.github/targets_linux/nordic_pca10056_advertiser/pkg.yml deleted file mode 100644 index 84d0c05b3..000000000 --- a/.github/targets_linux/nordic_pca10056_advertiser/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_advertiser" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_advertiser/target.yml b/.github/targets_linux/nordic_pca10056_advertiser/target.yml deleted file mode 100644 index 863751aac..000000000 --- a/.github/targets_linux/nordic_pca10056_advertiser/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/advertiser" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blecent/pkg.yml b/.github/targets_linux/nordic_pca10056_blecent/pkg.yml deleted file mode 100644 index d47c0544d..000000000 --- a/.github/targets_linux/nordic_pca10056_blecent/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blecent" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blecent/target.yml b/.github/targets_linux/nordic_pca10056_blecent/target.yml deleted file mode 100644 index a2da5bf67..000000000 --- a/.github/targets_linux/nordic_pca10056_blecent/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blecent" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blecsc/pkg.yml b/.github/targets_linux/nordic_pca10056_blecsc/pkg.yml deleted file mode 100644 index f26c7df69..000000000 --- a/.github/targets_linux/nordic_pca10056_blecsc/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blecsc" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blecsc/target.yml b/.github/targets_linux/nordic_pca10056_blecsc/target.yml deleted file mode 100644 index b665aaf39..000000000 --- a/.github/targets_linux/nordic_pca10056_blecsc/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blecsc" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/pkg.yml b/.github/targets_linux/nordic_pca10056_blehci_all_enabled/pkg.yml deleted file mode 100644 index c44ac2824..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blehci_all_enabled" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/syscfg.yml b/.github/targets_linux/nordic_pca10056_blehci_all_enabled/syscfg.yml deleted file mode 100644 index 5bb326eb6..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/syscfg.yml +++ /dev/null @@ -1,39 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EXT_ADV: 1 - BLE_EXT_ADV_MAX_SIZE: 1650 - BLE_TRANSPORT_UART_BAUDRATE: 1000000 - BLE_TRANSPORT_UART_FLOW_CONTROL: rtscts - BLE_LL_CFG_FEAT_DATA_LEN_EXT: 1 - BLE_LL_CFG_FEAT_LE_2M_PHY: 1 - BLE_LL_CFG_FEAT_LE_CODED_PHY: 1 - BLE_LL_CFG_FEAT_LL_PRIVACY: 1 - BLE_LL_CONN_INIT_MAX_TX_BYTES: 251 - BLE_LL_DTM: 1 - BLE_MAX_CONNECTIONS: 5 - BLE_MAX_PERIODIC_SYNCS: 5 - BLE_MULTI_ADV_INSTANCES: 6 - BLE_PERIODIC_ADV: 1 - BLE_PHY_DBG_TIME_ADDRESS_END_PIN: 14 - BLE_PHY_DBG_TIME_TXRXEN_READY_PIN: 12 - BLE_PHY_DBG_TIME_WFR_PIN: 16 - BLE_XTAL_SETTLE_TIME: 1500 - BLE_LL_HCI_LLCP_TRACE: 1 diff --git a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/target.yml b/.github/targets_linux/nordic_pca10056_blehci_all_enabled/target.yml deleted file mode 100644 index 103dd2996..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_all_enabled/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blehci" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/pkg.yml b/.github/targets_linux/nordic_pca10056_blehci_no_privacy/pkg.yml deleted file mode 100644 index 539a36409..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blehci_no_privacy" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/syscfg.yml b/.github/targets_linux/nordic_pca10056_blehci_no_privacy/syscfg.yml deleted file mode 100644 index 8d1f9afff..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_LL_CFG_FEAT_LL_PRIVACY: 0 - diff --git a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/target.yml b/.github/targets_linux/nordic_pca10056_blehci_no_privacy/target.yml deleted file mode 100644 index 103dd2996..000000000 --- a/.github/targets_linux/nordic_pca10056_blehci_no_privacy/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blehci" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blehr/pkg.yml b/.github/targets_linux/nordic_pca10056_blehr/pkg.yml deleted file mode 100644 index fd7e6fa90..000000000 --- a/.github/targets_linux/nordic_pca10056_blehr/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blehr" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blehr/target.yml b/.github/targets_linux/nordic_pca10056_blehr/target.yml deleted file mode 100644 index 104b2ea5a..000000000 --- a/.github/targets_linux/nordic_pca10056_blehr/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blehr" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh/pkg.yml deleted file mode 100644 index b1785b01b..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh/target.yml b/.github/targets_linux/nordic_pca10056_blemesh/target.yml deleted file mode 100644 index 0146506c3..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_cdb/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_cdb/pkg.yml deleted file mode 100644 index 2a85a9881..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_cdb/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_cdb" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_cdb/syscfg.yml b/.github/targets_linux/nordic_pca10056_blemesh_cdb/syscfg.yml deleted file mode 100644 index b17ebb3a1..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_cdb/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_MESH_CDB: 1 diff --git a/.github/targets_linux/nordic_pca10056_blemesh_cdb/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_cdb/target.yml deleted file mode 100644 index 0146506c3..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_cdb/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/pkg.yml deleted file mode 100644 index 3fec50f68..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_ext_adv" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/syscfg.yml b/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/syscfg.yml deleted file mode 100644 index 1bb5ba41c..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_MULTI_ADV_INSTANCES: 1 - BLE_EXT_ADV: 1 diff --git a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/target.yml deleted file mode 100644 index 0146506c3..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_ext_adv/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_light/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_light/pkg.yml deleted file mode 100644 index 991cccfd7..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_light/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_light" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_light/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_light/target.yml deleted file mode 100644 index 400ed4b6a..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_light/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh_light" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/pkg.yml deleted file mode 100644 index 38c54781a..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_models_example_1" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/target.yml deleted file mode 100644 index 963ea6f08..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_models_example_1/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh_models_example_1" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/pkg.yml deleted file mode 100644 index b17b65258..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_models_example_2" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/target.yml deleted file mode 100644 index 9461ceff7..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_models_example_2/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh_models_example_2" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_shell/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_shell/pkg.yml deleted file mode 100644 index 4636feb41..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_shell/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_shell" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_shell/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_shell/target.yml deleted file mode 100644 index 1236f8cc8..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_shell/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh_shell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blemesh_storage/pkg.yml b/.github/targets_linux/nordic_pca10056_blemesh_storage/pkg.yml deleted file mode 100644 index ff17acfcc..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_storage/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blemesh_storage" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blemesh_storage/syscfg.yml b/.github/targets_linux/nordic_pca10056_blemesh_storage/syscfg.yml deleted file mode 100644 index e64a2655b..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_storage/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_MESH_SETTINGS: 1 - CONFIG_NFFS: 1 diff --git a/.github/targets_linux/nordic_pca10056_blemesh_storage/target.yml b/.github/targets_linux/nordic_pca10056_blemesh_storage/target.yml deleted file mode 100644 index 0146506c3..000000000 --- a/.github/targets_linux/nordic_pca10056_blemesh_storage/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/blemesh" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_bleprph/pkg.yml b/.github/targets_linux/nordic_pca10056_bleprph/pkg.yml deleted file mode 100644 index d1e7b95ee..000000000 --- a/.github/targets_linux/nordic_pca10056_bleprph/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_bleprph" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_bleprph/target.yml b/.github/targets_linux/nordic_pca10056_bleprph/target.yml deleted file mode 100644 index ef3bfacb0..000000000 --- a/.github/targets_linux/nordic_pca10056_bleprph/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/bleprph" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_bleprph_oic/pkg.yml b/.github/targets_linux/nordic_pca10056_bleprph_oic/pkg.yml deleted file mode 100644 index aef9c2eb2..000000000 --- a/.github/targets_linux/nordic_pca10056_bleprph_oic/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_bleprph_oic" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_bleprph_oic/target.yml b/.github/targets_linux/nordic_pca10056_bleprph_oic/target.yml deleted file mode 100644 index b9e3747fa..000000000 --- a/.github/targets_linux/nordic_pca10056_bleprph_oic/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-core/apps/bleprph_oic" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_blesplit/pkg.yml b/.github/targets_linux/nordic_pca10056_blesplit/pkg.yml deleted file mode 100644 index 8781b07ae..000000000 --- a/.github/targets_linux/nordic_pca10056_blesplit/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_blesplit" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_blesplit/target.yml b/.github/targets_linux/nordic_pca10056_blesplit/target.yml deleted file mode 100644 index 402d56434..000000000 --- a/.github/targets_linux/nordic_pca10056_blesplit/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-core/apps/blesplit" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_bleuart/pkg.yml b/.github/targets_linux/nordic_pca10056_bleuart/pkg.yml deleted file mode 100644 index f3f3ce922..000000000 --- a/.github/targets_linux/nordic_pca10056_bleuart/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_bleuart" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: - diff --git a/.github/targets_linux/nordic_pca10056_bleuart/target.yml b/.github/targets_linux/nordic_pca10056_bleuart/target.yml deleted file mode 100644 index 89b118bdd..000000000 --- a/.github/targets_linux/nordic_pca10056_bleuart/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-core/apps/bleuart" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_2M/pkg.yml deleted file mode 100644 index fc2db1d01..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_2M" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_2M/syscfg.yml deleted file mode 100644 index 95d75dedd..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_LL_CFG_FEAT_LE_2M_PHY: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M/target.yml b/.github/targets_linux/nordic_pca10056_btshell_2M/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_2M_coded/pkg.yml deleted file mode 100644 index 0ddee925f..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_2M_coded" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_2M_coded/syscfg.yml deleted file mode 100644 index 83359127e..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_LL_CFG_FEAT_LE_2M_PHY: 1 - BLE_LL_CFG_FEAT_LE_CODED_PHY: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/target.yml b/.github/targets_linux/nordic_pca10056_btshell_2M_coded/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_2M_coded/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_all/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_all/pkg.yml deleted file mode 100644 index 4a867f7aa..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_all/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_btshell_all -pkg.name: "targets/nordic_pca10056_btshell_all" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_all/target.yml b/.github/targets_linux/nordic_pca10056_btshell_all/target.yml deleted file mode 100644 index 8ad43d72b..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_all/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_btshell_all -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_all_v52/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_all_v52/pkg.yml deleted file mode 100644 index d677ba1c2..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_all_v52/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_btshell_all_v52 -pkg.name: "targets/nordic_pca10056_btshell_all_v52" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_all_v52/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_all_v52/syscfg.yml deleted file mode 100644 index 2e37f63f9..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_all_v52/syscfg.yml +++ /dev/null @@ -1,45 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EDDYSTONE: 1 - BLE_EXT_ADV: 1 - BLE_EXT_ADV_MAX_SIZE: 1650 - BLE_HS_DEBUG: 1 - BLE_L2CAP_COC_MAX_NUM: 5 - BLE_L2CAP_ENHANCED_COC: 1 - - BLE_MAX_CONNECTIONS: 5 - BLE_MONITOR_RTT: 1 - BLE_MULTI_ADV_INSTANCES: 5 - BLE_PERIODIC_ADV: 1 - BLE_MAX_PERIODIC_SYNCS: 5 - BLE_PERIODIC_ADV_SYNC_TRANSFER: 1 - BLE_SM_BONDING: 1 - BLE_SM_LEGACY: 1 - BLE_SM_SC: 1 - BLE_STORE_MAX_BONDS: 5 - BLE_VERSION: 52 - - BLE_LL_CFG_FEAT_LE_2M_PHY: 1 - BLE_LL_CFG_FEAT_LE_CODED_PHY: 1 - BLE_LL_CFG_FEAT_LL_PRIVACY: 1 - BLE_LL_CONN_INIT_MAX_TX_BYTES: 251 - BLE_LL_DTM: 1 - BLE_LL_DTM_EXTENSIONS: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_all_v52/target.yml b/.github/targets_linux/nordic_pca10056_btshell_all_v52/target.yml deleted file mode 100644 index 85a2ae90d..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_all_v52/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_btshell_all_v52 -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_coded/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_coded/pkg.yml deleted file mode 100644 index c3ec70a30..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_coded/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_coded" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_coded/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_coded/syscfg.yml deleted file mode 100644 index 849aad7d0..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_coded/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_LL_CFG_FEAT_LE_CODED_PHY: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_coded/target.yml b/.github/targets_linux/nordic_pca10056_btshell_coded/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_coded/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_ext_adv/pkg.yml deleted file mode 100644 index c8cce2997..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_ext_adv" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_ext_adv/syscfg.yml deleted file mode 100644 index a5526dfeb..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EXT_ADV: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/target.yml b/.github/targets_linux/nordic_pca10056_btshell_ext_adv/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_ext_adv/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/pkg.yml deleted file mode 100644 index b4f519e24..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_periodic_adv" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/syscfg.yml deleted file mode 100644 index 2f01ccabb..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EXT_ADV: 1 - BLE_PERIODIC_ADV: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/target.yml b/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_periodic_adv/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/pkg.yml deleted file mode 100644 index 4c3d331eb..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_sm_legacy" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/syscfg.yml deleted file mode 100644 index a7789d626..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_SM_LEGACY: 1 - BLE_SM_SC: 0 diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/target.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_legacy/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_none/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_none/pkg.yml deleted file mode 100644 index a8ccee1f4..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_none/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_sm_none" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_none/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_none/syscfg.yml deleted file mode 100644 index 9ee2ab8f6..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_none/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_SM_LEGACY: 0 - BLE_SM_SC: 0 diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_none/target.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_none/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_none/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc/pkg.yml deleted file mode 100644 index 611096aa3..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_sm_sc" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc/syscfg.yml deleted file mode 100644 index d6b579ceb..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_SM_LEGACY: 0 - BLE_SM_SC: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/target.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml deleted file mode 100644 index 3983ec0ca..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_btshell_sm_sc_legacy" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/syscfg.yml deleted file mode 100644 index d62f1f0f1..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/syscfg.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_SM_LEGACY: 1 - BLE_SM_SC: 1 diff --git a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/target.yml b/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/target.yml deleted file mode 100644 index 396524b42..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_sm_sc_legacy/target.yml +++ /dev/null @@ -1,22 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/pkg.yml b/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/pkg.yml deleted file mode 100644 index aeb3d88b3..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_btshell_xtal_settle_0 -pkg.name: "targets/nordic_pca10056_btshell_xtal_settle_0" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/syscfg.yml b/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/syscfg.yml deleted file mode 100644 index 324a679fa..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/syscfg.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_XTAL_SETTLE_TIME: 0 diff --git a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/target.yml b/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/target.yml deleted file mode 100644 index 988da49e1..000000000 --- a/.github/targets_linux/nordic_pca10056_btshell_xtal_settle_0/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_btshell_xtal_settle_0 -target.app: "@apache-mynewt-nimble/apps/btshell" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_bttester/pkg.yml b/.github/targets_linux/nordic_pca10056_bttester/pkg.yml deleted file mode 100644 index 56a5f686e..000000000 --- a/.github/targets_linux/nordic_pca10056_bttester/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_bttester -pkg.name: "targets/nordic_pca10056_bttester" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_bttester/syscfg.yml b/.github/targets_linux/nordic_pca10056_bttester/syscfg.yml deleted file mode 100644 index 288a45c12..000000000 --- a/.github/targets_linux/nordic_pca10056_bttester/syscfg.yml +++ /dev/null @@ -1,26 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -syscfg.vals: - BLE_EXT_ADV: 1 - BLE_MULTI_ADV_INSTANCES: 1 - BLE_PERIODIC_ADV: 1 - BLE_PERIODIC_ADV_SYNC_TRANSFER: 1 - BLE_SM_LEGACY: 1 - BLE_SM_SC: 1 diff --git a/.github/targets_linux/nordic_pca10056_bttester/target.yml b/.github/targets_linux/nordic_pca10056_bttester/target.yml deleted file mode 100644 index 36f8f128a..000000000 --- a/.github/targets_linux/nordic_pca10056_bttester/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_bttester -target.app: "@apache-mynewt-nimble/apps/bttester" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_dtm/pkg.yml b/.github/targets_linux/nordic_pca10056_dtm/pkg.yml deleted file mode 100644 index 9fde92a61..000000000 --- a/.github/targets_linux/nordic_pca10056_dtm/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_dtm -pkg.name: "targets/nordic_pca10056_dtm" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_dtm/target.yml b/.github/targets_linux/nordic_pca10056_dtm/target.yml deleted file mode 100644 index 8c6b21a73..000000000 --- a/.github/targets_linux/nordic_pca10056_dtm/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_dtm -target.app: "@apache-mynewt-nimble/apps/dtm" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_ext_advertiser/pkg.yml b/.github/targets_linux/nordic_pca10056_ext_advertiser/pkg.yml deleted file mode 100644 index 23a8c1446..000000000 --- a/.github/targets_linux/nordic_pca10056_ext_advertiser/pkg.yml +++ /dev/null @@ -1,25 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Package: "targets/nordic_pca10056_btshell -pkg.name: "targets/nordic_pca10056_ext_advertiser" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_ext_advertiser/target.yml b/.github/targets_linux/nordic_pca10056_ext_advertiser/target.yml deleted file mode 100644 index 6761de7ab..000000000 --- a/.github/targets_linux/nordic_pca10056_ext_advertiser/target.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -### Target: targets/nordic_pca10056_btshell -target.app: "@apache-mynewt-nimble/apps/ext_advertiser" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" -target.build_profile: "debug" diff --git a/.github/targets_linux/nordic_pca10056_scanner/pkg.yml b/.github/targets_linux/nordic_pca10056_scanner/pkg.yml deleted file mode 100644 index dfc3c8b01..000000000 --- a/.github/targets_linux/nordic_pca10056_scanner/pkg.yml +++ /dev/null @@ -1,24 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -pkg.name: "targets/nordic_pca10056_scanner" -pkg.type: "target" -pkg.description: -pkg.author: -pkg.homepage: diff --git a/.github/targets_linux/nordic_pca10056_scanner/target.yml b/.github/targets_linux/nordic_pca10056_scanner/target.yml deleted file mode 100644 index 904549cb7..000000000 --- a/.github/targets_linux/nordic_pca10056_scanner/target.yml +++ /dev/null @@ -1,21 +0,0 @@ -# -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# - -target.app: "@apache-mynewt-nimble/apps/scanner" -target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056" diff --git a/.github/test_build_apps.sh b/.github/test_build_apps.sh new file mode 100644 index 000000000..cbf25cfff --- /dev/null +++ b/.github/test_build_apps.sh @@ -0,0 +1,60 @@ +#!/bin/bash -x + +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +EXIT_CODE=0 + +APPS=$(basename -a `ls -d repos/apache-mynewt-nimble/apps/*/`) + +IGNORED_APPS="mesh_badge" + +for app in ${APPS}; do + # NOTE: do not remove the spaces around IGNORED_APPS; it's required to + # match against the first and last entries + if [[ " ${IGNORED_APPS} " =~ [[:blank:]]${app}[[:blank:]] ]]; then + echo "Skipping $app" + continue + fi + + echo "Testing $app" + + target="test-$app" + newt target delete -s -f $target &> /dev/null + newt target create -s $target + newt target set -s $target bsp="@apache-mynewt-core/hw/bsp/nordic_pca10056" + newt target set -s $target app="@apache-mynewt-nimble/apps/$app" + + echo "Building with app default config" + newt build -q $target + + rc=$? + [[ $rc -ne 0 ]] && EXIT_CODE=$rc + + echo "Building with all-enabled config" + newt clean $target + cp -f ../.github/test_build_apps_syscfg.yml targets/$target/syscfg.yml + newt build -q $target + + rc=$? + [[ $rc -ne 0 ]] && EXIT_CODE=$rc + + newt clean $target + newt target delete -s -f $target +done + +exit $EXIT_CODE diff --git a/.github/targets_linux/nordic_pca10056_btshell_all/syscfg.yml b/.github/test_build_apps_syscfg.yml similarity index 80% rename from .github/targets_linux/nordic_pca10056_btshell_all/syscfg.yml rename to .github/test_build_apps_syscfg.yml index 513eec9b0..9722b51c7 100644 --- a/.github/targets_linux/nordic_pca10056_btshell_all/syscfg.yml +++ b/.github/test_build_apps_syscfg.yml @@ -18,24 +18,40 @@ # syscfg.vals: - BLE_EDDYSTONE: 1 + # common + BLE_ROLE_CENTRAL: 1 + BLE_ROLE_PERIPHERAL: 1 + BLE_ROLE_BROADCASTER: 1 + BLE_ROLE_OBSERVER: 1 + BLE_WHITELIST: 1 + BLE_PERIODIC_ADV_SYNC_BIGINFO_REPORTS: 1 + BLE_ISO: 1 + BLE_ISO_TEST: 1 + BLE_HCI_VS: 1 + BLE_POWER_CONTROL: 1 + BLE_CONN_SUBRATING: 1 BLE_EXT_ADV: 1 BLE_EXT_ADV_MAX_SIZE: 1650 + BLE_VERSION: 54 + BLE_MULTI_ADV_INSTANCES: 5 + BLE_PERIODIC_ADV: 1 + BLE_MAX_PERIODIC_SYNCS: 5 + + # host + BLE_EDDYSTONE: 1 BLE_HS_DEBUG: 1 BLE_L2CAP_COC_MAX_NUM: 5 BLE_L2CAP_ENHANCED_COC: 1 BLE_MAX_CONNECTIONS: 5 BLE_MONITOR_RTT: 1 - BLE_MULTI_ADV_INSTANCES: 5 - BLE_PERIODIC_ADV: 1 - BLE_MAX_PERIODIC_SYNCS: 5 BLE_PERIODIC_ADV_SYNC_TRANSFER: 1 BLE_SM_BONDING: 1 BLE_SM_LEGACY: 1 BLE_SM_SC: 1 BLE_STORE_MAX_BONDS: 5 - BLE_VERSION: 54 + BLE_EATT_CHAN_NUM: 2 + # controller BLE_LL_CFG_FEAT_LE_2M_PHY: 1 BLE_LL_CFG_FEAT_LE_CODED_PHY: 1 BLE_LL_CFG_FEAT_LL_PRIVACY: 1 diff --git a/.github/workflows/build_all_apps.yml b/.github/workflows/build_all_apps.yml new file mode 100644 index 000000000..7881d96c6 --- /dev/null +++ b/.github/workflows/build_all_apps.yml @@ -0,0 +1,68 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +name: Build check + +on: [push, pull_request] + +jobs: + targets: + name: Build all apps + strategy: + fail-fast: false + matrix: + os: [ubuntu-latest] + runs-on: ${{ matrix.os }} + steps: + - uses: actions/checkout@v3 + - uses: actions/setup-go@v3 + with: + go-version: 'stable' + - uses: carlosperate/arm-none-eabi-gcc-action@48db4484a55750df7a0ccca63347fcdea6534d78 + with: + release: '12.2.Rel1' + - name: Install Dependencies + shell: bash + if: matrix.os == 'ubuntu-latest' + run: | + sudo apt-get update + sudo apt-get install -y gcc-multilib + - name: Install newt + shell: bash + run: | + go version + go install mynewt.apache.org/newt/newt@latest + - name: Setup project + shell: bash + run: | + newt new build + cp -f .github/project.yml build/project.yml + cd build + newt upgrade --shallow=1 + rm -rf targets + rm -rf repos/apache-mynewt-nimble + git clone .. repos/apache-mynewt-nimble + cd .. + - name: Build applications + shell: bash + if: matrix.os == 'ubuntu-latest' + run: | + cd build + bash ../.github/test_build_apps.sh + cd .. diff --git a/.github/workflows/build_cc_target.yml b/.github/workflows/build_cc_target.yml index 58646db90..e76c809c6 100644 --- a/.github/workflows/build_cc_target.yml +++ b/.github/workflows/build_cc_target.yml @@ -52,11 +52,13 @@ jobs: newt upgrade --shallow=1 rm -rf repos/apache-mynewt-nimble git clone .. repos/apache-mynewt-nimble - rm -rf targets cd .. - - name: Build targets + - name: Build test target shell: bash run: | - cp -r .github/targets_linux build/targets cd build - newt build -j 1 nordic_pca10056_btshell_all + newt target create cc_test + newt target set cc_test bsp="@apache-mynewt-core/hw/bsp/nordic_pca10056" + newt target set cc_test app="@apache-mynewt-nimble/apps/btshell" + cp -f ../.github/test_build_apps_syscfg.yml targets/cc_test/syscfg.yml + newt build -j 1 cc_test