Lines Matching refs:has
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,
79 * MCUboot's deprecated ``CONFIG_ZEPHYR_TRY_MASS_ERASE`` Kconfig option has been removed. If an
87 regenerate the files using zcbor 0.8.1. Note that the names of generated types and members has
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
231 :kconfig:option:`CONFIG_BT_HCI_SETUP`) has gained a function parameter of type
245 and :ref:`native_sim<native_sim>` with or without an embedded C-library, has been renamed to
296 manage interfacing with the display. Note that the `cmd-data-gpios` pin has
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
394 interrupt controller driver API via :c:func:`shared_irq_isr_register()` has changed.
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.
454 * ATT now has its own TX buffer pool.
457 * The HCI implementation for both the Host and the Controller sides has been
460 Devicetree chosen is now ``zephyr,bt-hci-ipc``. The existing sample has also
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
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.
541 * The CoAP public API has some minor changes to take into account. The
548 subsystem. The ``CONFIG_COAP_OBSERVER_EVENTS`` configuration option has been removed.
551 * The CoAP public API function :c:func:`coap_pending_init` has changed. The parameter
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
647 also has to be enabled in order to use the asynchronous serial shell (:github:`68475`).
705 * :kconfig:option:`CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC` no longer has a default in
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