Lines Matching full:been
67 * The header file :zephyr_file:`include/zephyr/arch/arch_interface.h` has been moved from
100 * The Kconfig options previously named ``CONFIG_MBEDTLS_MAC_*_ENABLED`` have been renamed.
101 The ``_MAC`` and ``_ENABLED`` parts have been removed from their names. (:github:`73267`)
102 * The :kconfig:option:`CONFIG_MBEDTLS_HASH_ALL_ENABLED` Kconfig option has been fixed to actually
105 * The ``CONFIG_MBEDTLS_HASH_SHA*_ENABLED`` Kconfig options have been removed. They were duplicates
107 * The ``CONFIG_MBEDTLS_MAC_ALL_ENABLED`` Kconfig option has been removed. Its equivalent is the
123 * The default MCUboot signature type has been changed from RSA-3072 to EC-P256.
140 to :dtcompatible:`nxp,pit` and has been updated to support multiple channels.
143 The :kconfig:option:`CONFIG_COUNTER_MCUX_PIT` has also been renamed to
166 * The :dtcompatible:`nxp,kinetis-ethernet` has been deprecated in favor of
197 * The :dtcompatible:`nxp,kinetis-lptmr` compatible string has been changed to
201 * Some of the driver API structs have been rename to have the required ``_driver_api`` suffix. (:gi…
202 The following types have been renamed:
210 Previously, an instance of this device could have been defined like this:
264 been removed, users should remove this property from their devicetree if it is present.
300 The ``bus-speed`` and ``bus-speed-data`` CAN controller devicetree properties have been
326 * The CSS driver has been deprecated on NXP lpc55s36 (:github:`71173`).
542 * The ``orientation-flipped`` property has been removed from the SSD16XX
564 * Basic power management support has been added to the ``gnss-nmea-generic`` driver.
572 * The ``analog-axis`` deadzone calibration value has been changed to be
574 and properties have been renamed to reflect that (from ``out-deadzone`` to
578 * The ``holtek,ht16k33-keyscan`` driver has been converted to use the
585 * The static auto-generation of the multilevel interrupt controller lookup table has been
595 (``DT_INTC_GET_AGGREGATOR_LEVEL`` & ``DT_INST_INTC_GET_AGGREGATOR_LEVEL``) have been added
602 * The property ``in-gpios`` defined in :dtcompatible:`worldsemi,ws2812-gpio` has been
605 * The ``chain-length`` and ``color-mapping`` properties have been added to all LED strip bindings
613 * The ``CONFIG_WS2812_STRIP_DRIVER`` kconfig option has been removed.
628 * The ``chip`` devicetree property from the :dtcompatible:`sensirion,shtcx` sensor driver has been
648 * The Raspberry Pi UART driver ``uart_rpi_pico`` has been removed.
656 has been removed, users should remove this property from their devicetree if it is present.
669 * The ``nuvoton,npcx-watchdog`` driver has been changed to extend the max timeout period.
709 * The model metadata pointer declaration of :c:struct:`bt_mesh_model` has been changed
714 * The model metadata pointer declaration of :c:struct:`bt_mesh_model` has been changed
760 * All occurrences of ``set_sirk`` have been changed to just ``sirk`` as the ``s`` in ``sirk`` stands
781 * The source files of Host BR/EDR have been moved to ``subsys/bluetooth/host/classic``.
782 The Header files of Host BR/EDR have been moved to ``include/zephyr/bluetooth/classic``.
800 * The field :code:`init_credits` in :c:type:`bt_l2cap_le_endpoint` has been removed as it was no
878 * The Kconfig :kconfig:option:`CONFIG_NET_TCP_ACK_TIMEOUT` has been deprecated. Its usage was
985 * Function :c:func:`arch_start_cpu` has been renamed to :c:func:`arch_cpu_start`. (:github:`64987`)
998 * LLVM fuzzing support has been refactored. A test application now needs to provide its own