Home
last modified time | relevance | path

Searched +full:cancel +full:- +full:in +full:- +full:progress (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/.github/workflows/
Dgh-pages.yml7 branches: [gh-pages]
16 id-token: write
18 # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest…
19 # However, do NOT cancel in-progress runs as we want to allow these production deployments to compl…
22 cancel-in-progress: false
28 name: github-pages
30 runs-on: ubuntu-latest
32 - name: Checkout
35 - name: Setup Pages
36 uses: actions/configure-pages@v5
[all …]
Dpdsc.yml1 # SPDX-FileCopyrightText: Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.…
3 # SPDX-License-Identifier: Apache-2.0
6 # not use this file except in compliance with the License.
9 # www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
27 group: ${{ github.workflow }}-${{ github.ref }}
28 cancel-in-progress: true
33 runs-on: ubuntu-latest
35 - name: Checkout
38 - name: Check
Dpack.yml11 group: ${{ github.workflow }}-${{ github.ref }}
12 cancel-in-progress: true
17 runs-on: ubuntu-22.04
19 - uses: actions/checkout@v4
21 fetch-depth: 0
23 - name: Fetch tags
25 git fetch --tags --force
27 - uses: Open-CMSIS-Pack/gen-pack-action@main
29 doxygen-version: 1.9.6
30 packchk-version: 1.4.1
[all …]
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in1 # SPDX-FileCopyrightText: Copyright 2022-2024 Arm Limited and/or its affiliates <open-source-office…
3 # SPDX-License-Identifier: Apache-2.0
6 # not use this file except in compliance with the License.
9 # www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
22 # All text after a double hash (##) is considered a comment and is placed in
35 # doxygen -x [configFile]
39 # doxygen -x_noenv [configFile]
41 #---------------------------------------------------------------------------
43 #---------------------------------------------------------------------------
[all …]