Searched refs:versions (Results 1 – 25 of 130) sorted by relevance
123456
/Zephyr-latest/.github/ |
D | SECURITY.md | 3 ## Supported versions 5 The Zephyr project supports the following versions with security 12 versions are:
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | Kconfig | 11 ARC MPU has several versions. For MPU v2, the minimum region is 2048 bytes; 12 For other versions, the minimum region is 32 bytes; v4 has secure features,
|
/Zephyr-latest/tests/lib/cbprintf_fp/ |
D | README.txt | 5 minimal libc and newlib versions with printk, printf, and cbprintf.
|
/Zephyr-latest/scripts/ci/ |
D | version_mgr.py | 129 with open(VERSIONS_FILE, "w") as versions: 135 json.dump(data, versions)
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.stm32 | 42 Enable DMA V2 or DMA V2bis support. With the versions V2 of DMA, the 44 With the versions V2 bis of DMA, the peripheral request (slot) is not
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor.cddl | 17 ; now define the generic versions
|
/Zephyr-latest/samples/boards/st/uart/circular_dma/ |
D | README.rst | 41 # like Aldus PageMaker including versions of Lorem Ipsum." 49 like Aldus PageMaker including versions of Lorem Ipsum.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_ace15_mtpm.rst | 29 For older versions of the toolchain, set the toolchain variant to ``xcc``.
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 32 .rst-versions { 802 .rst-versions { 806 .rst-versions a, 807 .rst-versions .rst-current-version, 808 .rst-versions .rst-current-version .fa, 809 .rst-versions .rst-other-versions dd a { 813 .rst-versions .rst-other-versions small { 817 .rst-versions .rst-other-versions dd a:hover { 821 .rst-versions .rst-other-versions { 825 .rst-versions .rst-current-version { [all …]
|
/Zephyr-latest/samples/sensor/fdc2x1x/ |
D | README.rst | 12 to read the 12-Bit and 28-Bit, as well as the 2-Channel and 4-Channel versions 13 (FDC2112, FDC2114, FDC2212, FDC2214). The 4-channel versions are chosen through
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 53 versions of Picolibc for every target architecture, along with 54 precompiled versions of libstdc++. 127 versions of the Bessel functions.
|
/Zephyr-latest/cmake/compiler/xt-clang/ |
D | compiler_flags.cmake | 39 # Zephyr main targets more recent versions. Because of this,
|
/Zephyr-latest/cmake/modules/ |
D | FindZephyr-sdk.cmake | 87 # Paths that are used to find installed Zephyr SDK versions 98 # return a list of compatible versions and find the best suited version that 157 # This means no compatible Zephyr SDK versions were found, set the version
|
/Zephyr-latest/modules/nanopb/ |
D | Kconfig | 53 process packed arrays, such as protobuf.js versions before 2020.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 16 - Compatible with iPerf_2.0.5. Note that in newer iPerf versions,
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | Kconfig | 18 as "DesignWare Cores Ethernet XGMAC". Hardware versions
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 39 Applying fixes to previous versions of MCUmgr 42 This section indicates how to apply fixes to previous versions of MCUmgr. 140 …``zephyr`` - if the fix has been applied to the Zephyr internal MCUmgr library (past 2.7 versions).
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/doc/ |
D | index.rst | 16 Prior versions are utilizing an OTM8009a controller and shall
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.dwmac | 14 as "DesignWare Cores Ethernet Quality-of-Service". Hardware versions
|
/Zephyr-latest/doc/services/virtualization/ |
D | ivshmem.rst | 29 Zephyr supports both versions: plain and doorbell. Ivshmem driver can be built
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_9.rst | 133 In older versions of Zephyr, "rc" was used for both the mcumgr status code
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | zperf.rst | 16 zperf is compatible with iPerf_2.0.5. Note that in newer iPerf versions,
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 25 * APIs with major versions equal or larger than one (x.y.z | x >= 1 ) are
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 19 branch shall target the main development branch. For released versions of
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 60 When enabled, frontend implements functions which are optimized versions
|
123456