Searched +full:bsim +full:- +full:tests +full:- +full:publish (Results 1 – 7 of 7) sorted by relevance
1 name: Publish BabbleSim Tests Results5 workflows: ["BabbleSim Tests"]7 - completed9 bsim-test-results:10 name: "Publish BabbleSim Test Results"11 runs-on: ubuntu-22.0415 - name: Download artifacts16 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v820 - name: Publish BabbleSim Test Results21 … uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0[all …]
1 name: BabbleSim Tests6 - ".github/workflows/bsim-tests.yaml"7 - ".github/workflows/bsim-tests-publish.yaml"8 - "west.yml"9 - "subsys/bluetooth/**"10 - "tests/bsim/**"11 - "boards/nordic/nrf5*/*dt*"12 - "dts/*/nordic/**"13 - "tests/bluetooth/common/testlib/**"14 - "samples/bluetooth/**"[all …]
1 name: Run tests with twister6 - main7 - v*-branch8 - collab-*11 - main12 - v*-branch13 - collab-*16 - cron: '0 17 * * 6'19 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}20 cancel-in-progress: true[all …]
5 - cron: '25 06,18 * * *'8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}9 cancel-in-progress: true13 if: github.repository_owner == 'zephyrproject-rtos'14 runs-on:15 group: zephyr-runner-v2-linux-x64-4xlarge17 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.2024102618 options: '--entrypoint /bin/bash'20 fail-fast: false24 - platform: 'mps2/an385'[all …]
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.31 * CVE-2022-2993: Under embargo until 2022-11-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and157 :dtcompatible:`fixed-partitions`.[all …]
61 * Split CAN classic and CAN-FD APIs:90 was moved from Kconfig to :ref:`devicetree <dt-guide>`.91 See the :dtcompatible:`st,stm32f1-pinctrl` devicetree binding for more information.182 * MIPI-DSI184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.220 * Added support for Provisioners over PB-GATT231 * Implemented ISO-AL TX unframed fragmentation232 * Added support for back-to-back receiving of PDUs on nRF5x platforms249 newly created informational-only callback struct :c:struct:`bt_conn_auth_info_cb`.[all …]
14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery)17 CMSIS-DSP as the default backend.30 * CVE-2023-0359: Under embargo until 2023-04-2032 * CVE-2023-0779: Under embargo until 2023-04-2240 allow sensors to share common APIs for more generic tests.66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.71 * Starting from this release ``zephyr-`` prefixed tags won't be created82 image states). Use of a truncated hash or non-sha256 hash will still work88 registration function at boot-up. If applications register this then93 application code, these will now automatically be registered at boot-up (this[all …]