Lines Matching full:been

21 * The deprecated ``prj_<board>.conf`` Kconfig file support has been removed, projects that use
46 :kconfig:option:`CONFIG_HEAP_MEM_POOL_IGNORE_MIN` option has been introduced (which defaults
55 * The deprecated Nordic SoC Kconfig option ``NRF_STORE_REBOOT_TYPE_GPREGRET`` has been removed,
67 The following modules have been made optional and are not downloaded with `west update` by default
79 * MCUboot's deprecated ``CONFIG_ZEPHYR_TRY_MASS_ERASE`` Kconfig option has been removed. If an
88 been overhauled, so the code using the generated code must likely be changed.
104 * The function :c:func:`zcbor_tag_encode` has been renamed to :c:func:`zcbor_tag_put`.
106 * Printing has been changed significantly, e.g. :c:func:`zcbor_print` is now called
245 and :ref:`native_sim<native_sim>` with or without an embedded C-library, has been renamed to
353 * The :dtcompatible:`nxp,pcf8574` driver has been renamed to
355 The Kconfig option has been renamed from :kconfig:option:`CONFIG_GPIO_PCF8574` to
387 respective ``reset-gpios``. This has been fixed so those signals now have to
403 * Several Renesas RA series drivers Kconfig options have been renamed:
413 * The :dtcompatible:`st,lsm6dsv16x` sensor driver has been changed to support
414 configuration of both int1 and int2 pins. The DT attribute ``irq-gpios`` has been
443 The stm32_lptim_timer driver has been changed to support this.
457 * The HCI implementation for both the Host and the Controller sides has been
461 been renamed, from ``samples/bluetooth/hci_rpmsg`` to
467 * The Bluetooth UUID has been modified to rodata in ``BT_UUID_DECLARE_16``, ``BT_UUID_DECLARE_32``
468 and ``BT_UUID_DECLARE_128`` as the return value has been changed to ``const``.
479 * `BT_ISO_TIMESTAMP_NONE` has been removed and the `ts` parameter of :c:func:`bt_iso_chan_send` has
489 * The Bluetooth Mesh ``model`` declaration has been changed to add prefix ``const``.
490 The ``model->user_data``, ``model->elem_idx`` and ``model->mod_idx`` field has been changed to
493 * The Bluetooth Mesh ``element`` declaration has been changed to add prefix ``const``.
494 The ``elem->addr`` field has been changed to the new runtime structure, replaced by
527 Similarly the enumerations have also been renamed.
531 * The `ts` parameter of :c:func:`bt_bap_stream_send` has been removed.
534 * The `ts` parameter of :c:func:`bt_cap_stream_send` has been removed.
548 subsystem. The ``CONFIG_COAP_OBSERVER_EVENTS`` configuration option has been removed.
558 changed. An additional parameter pointer to :c:struct:`coap_transmission_parameters` has been
592 * The API to register a callback to provide battery level information to the LoRaWAN stack has been
665 * A number of userspace related functions have been moved out of the ``z_`` namespace
708 * Scratch registers ``ZSR_ALLOCA`` has been renamed to ``ZSR_A0SAVE``.
716 * ``xtensa_asm2.h`` has been removed. Use ``xtensa_asm2_context.h`` instead for