/Zephyr-latest/doc/releases/ |
D | index.rst | 3 Releases chapter 14 The technical documentation for current and past releases is available at 23 Periodic Releases 26 The Zephyr project provides periodic releases every 4 months leading to the 27 long term support releases approximately every 2 years. Periodic and non-LTS 28 releases are maintained with updates, bug fixes and security related updates 30 releases in addition to the most recent LTS. 46 following releases: 50 - The most recent two releases. 55 Supported Releases [all …]
|
D | eol_releases.rst | 3 End-of-life releases 6 Release notes and migration guides for end-of-life releases of Zephyr RTOS are kept here for
|
/Zephyr-latest/doc/_templates/ |
D | zversions.html | 26 <a href="https://github.com/zephyrproject-rtos/sdk-ng/releases">SDK</a> 29 <a href="https://github.com/zephyrproject-rtos/zephyr/releases">Releases</a>
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 6 The Zephyr project releases on a time-based cycle, rather than a feature-driven 7 one. Zephyr releases represent an aggregation of the work of many contributors, 52 Information on previous releases can be found :ref:`here <zephyr_release_notes>`. 65 the release owner will declare that the development phase is over and releases the first 88 The mainline release owner releases new -rc drops once or twice a week; a normal 103 and participate in creating successful releases: 195 Releases section in Release Process 198 The following syntax should be used for releases and tags in Git: 217 :alt: Releases 221 Zephyr Code and Releases [all …]
|
D | proposals.rst | 70 for upcoming releases. 101 project' next release (or the next few releases). So it acts as more of a
|
D | index.rst | 29 releases, as outlined in the
|
/Zephyr-latest/samples/drivers/kscan/ |
D | README.rst | 5 Use the KSCAN API to read key presses and releases on a keyboard matrix. 12 These events indicate key presses and releases.
|
/Zephyr-latest/scripts/west_commands/ |
D | sdk.py | 107 --api-url specifies the REST API endpoint for GitHub releases information 175 default="https://api.github.com/repos/zephyrproject-rtos/sdk-ng/releases", 176 help="GitHub releases API endpoint used to look for Zephyr SDKs.", 234 """fetch releases data via GitHub REST API""" 236 releases = [] 249 releases.extend(data) 252 return releases 399 releases = self.fetch_releases(args.api_url, req_headers) 400 self.dbg("releases: ", "\n".join([x["tag_name"] for x in releases])) 412 for x in releases [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | st,stm32f1-pinctrl.yaml | 33 Releases: PB4. 35 Releases: PA15 PB3 PB4. 37 Releases: PA13 PA14 PA15 PB3 PB4.
|
/Zephyr-latest/.github/ |
D | SECURITY.md | 9 - Active LTS releases.
|
/Zephyr-latest/subsys/net/lib/http/ |
D | README_http_parser | 8 https://github.com/nodejs/http-parser/releases/tag/v2.7.1
|
/Zephyr-latest/doc/security/ |
D | reporting.rst | 91 - The Zephyr release owners for the relevant releases affected by 178 following releases: 182 - The most recent two releases. 208 releases affected by the vulnerability (see backporting above).
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 13 For distributions that are not based on rolling releases, some of the 141 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh 156 wget https://github.com/Kitware/CMake/releases/download/v3.21.1/cmake-3.21.1-Linux-x86_64.sh 237 `Zephyr SDK Releases`_ page contains all available SDK releases. 318 .. _Zephyr SDK Releases: https://github.com/zephyrproject-rtos/sdk-ng/tags
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 7 given API will not change in future releases. At the same time, developers 98 - The API has been in-use and was available in at least 2 development releases 220 - Deprecation Time (stable APIs): 2 Releases 221 The API needs to be marked as deprecated in at least two full releases. 259 The target removal date is 2 releases after deprecation is announced.
|
D | overview.rst | 8 between major releases are available in the :ref:`zephyr_release_notes`.
|
/Zephyr-latest/cmake/toolchain/espressif/ |
D | generic.cmake | 20 …his code and related code depending on ESPRESSIF_DEPRECATED_PATH can be removed after two releases.
|
/Zephyr-latest/doc/ |
D | index.rst | 86 For information about the changes and additions for past releases, please 111 releases/index.rst
|
/Zephyr-latest/tests/bsim/bluetooth/audio/test_scripts/ |
D | csip_forced_release.sh | 7 # CSIP test where the Set Members releases the lock
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 69 The internal LOG API may change in future releases.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 78 if needed; the `Zephyr SDK Releases`_ page contains all available 79 SDK releases. 232 .. _Zephyr SDK Releases: https://github.com/zephyrproject-rtos/sdk-ng/tags
|
/Zephyr-latest/dts/bindings/spi/ |
D | nordic,nrf-spi-common.yaml | 60 - SPI slave releases the line by configuring its pin back to be an input
|
/Zephyr-latest/boards/qemu/riscv64/doc/ |
D | index.rst | 12 <https://github.com/zephyrproject-rtos/sdk-ng/releases>`_
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_stm32.c | 134 /* releases: PB4 */ in stm32f1_swj_cfg_init() 138 /* releases: PB4 PB3 PA15 */ in stm32f1_swj_cfg_init() 142 /* releases: PB4 PB3 PA13 PA14 PA15 */ in stm32f1_swj_cfg_init()
|
/Zephyr-latest/ |
D | README.rst | 66 | `Releases`_ 100 .. _Releases: https://github.com/zephyrproject-rtos/zephyr/releases
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_uac2.h | 87 * This function releases buffer obtained in @ref get_recv_buf after USB 101 * This function releases buffer provided in @ref usbd_uac2_send when
|