Searched full:deprecation (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-latest/cmake/modules/ |
D | FindDeprecated.cmake | 50 …message(DEPRECATION "Setting CROSS_COMPILE without setting ZEPHYR_TOOLCHAIN_VARIANT is deprecated… 62 message(DEPRECATION "XTOOLS toolchain variant is deprecated. " 70 message(DEPRECATION 83 message(DEPRECATION 94 message(DEPRECATION "'PYTHON_PREFER' variable is deprecated. Please use " 107 message(DEPRECATION 123 message(DEPRECATION 139 message(DEPRECATION 165 message(DEPRECATION
|
D | boards.cmake | 19 # a deprecation warning will be printed to the user.
|
D | kconfig.cmake | 90 …message(DEPRECATION "Use of '${board_rev_file}.conf' is deprecated, please switch to '${board_rev_…
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 214 Unstable APIs can be removed without deprecation at any time. 215 Deprecation and removal of APIs will be announced in the "API Changes" 220 - Deprecation Time (stable APIs): 2 Releases 233 - Document the deprecation 234 - Include the deprecation in the "API Changes" of the release notes for the 244 During the deprecation waiting period, the API will be in the ``deprecated`` 259 The target removal date is 2 releases after deprecation is announced.
|
/Zephyr-latest/dts/bindings/test/ |
D | vnd,non-deprecated-label.yaml | 6 of generating deprecation warnings, which are errors in some
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v2 | 29 deprecation warning.
|
/Zephyr-latest/soc/ |
D | Kconfig | 60 deprecation warning.
|
D | CMakeLists.txt | 15 message(DEPRECATION "
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfig.cmake | 34 zephyr_package_message(DEPRECATION "The ZephyrUnittest CMake package has been deprecated.\n" 79 zephyr_package_message(DEPRECATION "The NO_BOILERPLATE setting has been deprecated.\n"
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 82 Albeit the formal deprecation of TinyCrypt is not started yet, its removal from 83 the Zephyr codebase is. Formal deprecation will happen in the next release. 196 * Following the deprecation of the TinyCrypt library (:github:`79566`), the 412 This deprecation is compiler-checked. If you get no warnings, 553 * Following the deprecation of the TinyCrypt library (:github:`79566`), usage 570 following the deprecation of the TinyCrypt library (:github:`79566`), usage
|
D | release-notes-3.5.rst | 1007 * property ``phase-seg1-data`` deprecation status changed from False to True 1008 * property ``phase-seg1`` deprecation status changed from False to True 1009 * property ``phase-seg2-data`` deprecation status changed from False to True 1010 * property ``phase-seg2`` deprecation status changed from False to True 1011 * property ``prop-seg-data`` deprecation status changed from False to True 1012 * property ``prop-seg`` deprecation status changed from False to True 1014 * property ``sjw-data`` deprecation status changed from False to True 1016 * property ``sjw`` deprecation status changed from False to True 1342 * property ``zephyr,memory-region-mpu`` deprecation status changed from False to True 1939 * property ``config`` deprecation status changed from False to True [all …]
|
D | migration-guide-4.1.rst | 300 * Following the beginnig of the deprecation process for the TinyCrypt crypto
|
D | release-notes-2.3.rst | 1034 * :github:`24180` - Parameter deprecation causes scanner malfunction on big-endian systems 1355 * :github:`17508` - RFC: Change/deprecation in display API
|
D | release-notes-2.6.rst | 522 During the deprecation period user code invoking 527 removed when the deprecation period ends. 1971 * :github:`32224` - Treat devicetree binding deprecation usage as build error when running w/twister
|
D | release-notes-4.0.rst | 1546 * Together with the deprecation of :ref:`native_posix<native_posix>`, many tests which were
|
D | release-notes-3.2.rst | 1019 part of the general deprecation of the label property described at the 1875 * :github:`50232` - gpio_shell: Not functional anymore following DT label cleanup and deprecation
|
D | release-notes-2.0.rst | 830 * :github:`17508` - RFC: Change/deprecation in display API
|
D | release-notes-2.5.rst | 973 * :github:`32152` - DEVICE_AND_API_INIT and DEVICE_INIT deprecation marking is not working
|
/Zephyr-latest/boards/ |
D | Kconfig | 39 deprecation warning.
|
/Zephyr-latest/scripts/release/ |
D | list_devicetree_bindings_changes.py | 478 print_prop_change('deprecation status')
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 1077 - the deprecation of version 1 of the :ref:`Logging API <logging_api>` in favor 1085 support for the old one is not a treewide change. Deprecation and removal of
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6_pe.c | 402 * after the deprecation. in net_ipv6_pe_start()
|
/Zephyr-latest/scripts/dts/ |
D | gen_defines.py | 1011 # adds a deprecation message if given, and allocates whitespace
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | bluetooth.h | 553 * At the end of the deprecation period, ABI will change so
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 6284 a long period of deprecation warnings. 6790 "Deprecation warning: {0}()'s 'verbose' argument has no effect. Since "
|
12