Home
last modified time | relevance | path

Searched +full:ccache +full:- (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/cmake/modules/
Dccache.cmake1 # SPDX-License-Identifier: Apache-2.0
3 # Use ccache if it is installed, unless the user explicitly disables
10 find_program(CCACHE_FOUND ccache)
12 set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)
13 set_property(GLOBAL PROPERTY RULE_LAUNCH_LINK ccache)
Dzephyr_default.cmake1 # SPDX-License-Identifier: Apache-2.0
40 # Find and execute application-specific build configuration
53 # Test and error-out if we are affected by the PyPI CMake 3.22.1 / 3.22.2 bug
55 # It seems only pip-installed builds are affected so we test to see if we are affected
60 "https://gitlab.kitware.com/cmake/cmake/-/issues/23187\n"
61 "https://github.com/scikit-build/cmake-python-distributions/issues/221\n"
84 list(APPEND zephyr_cmake_modules ccache)
104 # Include board specific device-tree flags before parsing.
/Zephyr-latest/cmake/sca/gcc/
Dsca.cmake1 # SPDX-License-Identifier: Apache-2.0
14 list(APPEND TOOLCHAIN_C_FLAGS -fanalyzer)
23 …if(analyzer_option STREQUAL "-fdiagnostics-format=sarif-file" OR analyzer_option STREQUAL "-fdiagn…
24 # Beginning with GCC 14, users can use the -fdiagnostics-format option
26 # This option encounters a specific issue[1] when used with ccache.
27 # Therefore, currently, the build process is halted if 'ccache' is enabled.
28 # [1] https://github.com/ccache/ccache/issues/1466
30 …message(FATAL_ERROR "GCC SCA requires 'ccache' to be disabled for output file generation. Disable …
/Zephyr-latest/.github/workflows/
Dcodecov.yaml5 - cron: '25 06,18 * * *'
8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
9 cancel-in-progress: true
13 if: github.repository_owner == 'zephyrproject-rtos'
14 runs-on:
15 group: zephyr-runner-v2-linux-x64-4xlarge
17 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026
18 options: '--entrypoint /bin/bash'
20 fail-fast: false
24 - platform: 'mps2/an385'
[all …]
Dtwister.yaml6 - main
7 - v*-branch
8 - collab-*
11 - main
12 - v*-branch
13 - collab-*
16 - cron: '0 17 * * 6'
19 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
20 cancel-in-progress: true
23 twister-build-prep:
[all …]
/Zephyr-latest/boards/native/common/
Dnatsim_config.cmake2 # SPDX-License-Identifier: Apache-2.0
5 get_property(CCACHE GLOBAL PROPERTY RULE_LAUNCH_COMPILE)
8 "-T ${ZEPHYR_BASE}/boards/native/common/natsim_linker_script.ld")
14 "NSI_CC:=${CCACHE} ${CMAKE_C_COMPILER}"
23 …"NSI_LOCALIZE_OPTIONS:=--localize-symbol=CONFIG_* $<JOIN:$<TARGET_PROPERTY:native_simulator,LOCALI…
/Zephyr-latest/dts/riscv/starfive/
Djh7110-visionfive-v2.dtsi5 * SPDX-License-Identifier: Apache-2.0
8 #include "jh7110-clk.dtsi"
9 #include <zephyr/dt-bindings/gpio/gpio.h>
13 #address-cells = <2>;
14 #size-cells = <2>;
19 #address-cells = <1>;
20 #size-cells = <0>;
28 cpu0_intc: interrupt-controller {
29 compatible = "riscv,cpu-intc";
30 interrupt-controller;
[all …]
Dstarfive_jh7100_beagle_v.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #address-cells = <2>;
12 #size-cells = <2>;
13 compatible = "sifive,freedom-u74-arty";
14 model = "sifive,freedom-u74-arty";
17 #address-cells = <1>;
18 #size-cells = <0>;
19 compatible = "starfive,fu74-g000";
21 clock-frequency = <0>;
[all …]
/Zephyr-latest/cmake/
Dtarget_toolchain_flags.cmake10 # signatures, as example: clang, gcc, arm-zephyr-eabi-gcc, links pointing to
11 # ccache will generate unique signatures
14 # methods, where an upgraded compiler could have same signature due to ccache
41 # (gcc, host-gcc etc.)
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_linux.rst32 .. group-tab:: Ubuntu
34 .. code-block:: console
36 sudo apt-get update
37 sudo apt-get upgrade
39 .. group-tab:: Fedora
41 .. code-block:: console
45 .. group-tab:: Clear Linux
47 .. code-block:: console
51 .. group-tab:: Arch Linux
53 .. code-block:: console
[all …]
Dindex.rst8 - Set up a command-line Zephyr development environment on Ubuntu, macOS, or
11 - Get the source code
12 - Build, flash, and run a sample application
23 .. group-tab:: Ubuntu
28 .. code-block:: bash
33 .. group-tab:: macOS
39 <https://support.apple.com/en-us/HT201541>`_.
41 .. group-tab:: Windows
46 .. _install-required-tools:
55 .. list-table::
[all …]
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst8 the Audio and Context Engine (ACE). These Xtensa-based ADSPs can be integrated
12 +----------+-----------------------------+
16 +----------+-----------------------------+
18 +----------+-----------------------------+
20 +----------+-----------------------------+
22 +----------+-----------------------------+
24 Intel open-sources firmware for its ADSP hardware under the Sound Open Firmware
26 Xtensa OS (XTOS) and run on a variety of Intel and non-Intel platforms.
30 `UP Xtreme i11-0001 series`_ (:ref:`intel_adsp_cavs25`) board as an example.
39 -----------------------
[all …]
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst10 nano- and micro-kernel APIs found in the 1.5.0 release and earlier.
52 * Added NXP FRDM-KW41Z board
53 * Added ST Nucleo-F334R8, Nucleo-L476G, STM3210C-EVAL, and STM32373C-EVAL boards
102 * Created net-shell module for interacting with network sub-system.
136 * Imported Segger J-Link RTT library
145 * New local-content generation theme (read-the-docs)
147 * Site-wide glossary added.
150 * Improved consistency of :ref:`boards` and :zephyr:code-sample-category:`samples`.
159 * ``ZEP-19`` - IPSP node support
160 * ``ZEP-145`` - no 'make flash' for Arduino Due
[all …]
Drelease-notes-2.5.rst27 * CVE-2021-3323: Under embargo until 2021-04-14
28 * CVE-2021-3321: Under embargo until 2021-04-14
29 * CVE-2021-3320: Under embargo until 2021-04-14
39 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
56 * Changed vcnl4040 dts binding default for property 'proximity-trigger'.
63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive
67 timeout usage must use the new-style k_timeout_t type and not the
87 GPIO-only regulators a devicetree property ``supply-gpios`` is defined as a
101 * ARM Musca-A board and SoC support deprecated and planned to be removed in 2.6.0.
146 sys_heap/k_heaps. Note that the new-style heap is a general
[all …]
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py4 # Copyright (c) 2018-2025 Intel Corporation
8 # SPDX-License-Identifier: Apache-2.0
45 def _get_installed_packages() -> Generator[str, None, None]:
63 PYTEST_PLUGIN_INSTALLED = 'pytest-twister-harness' in installed_packages
71 def add_parse_arguments(parser = None) -> argparse.ArgumentParser:
82 $ ./scripts/twister -v \\
83 --testsuite-root tests/ztest/base \\
84 --testsuite-root tests/kernel \\
85 --test tests/ztest/base/testing.ztest.verbose_0 \\
86 --test tests/kernel/fifo/fifo_api/kernel.fifo
[all …]