Lines Matching refs:been

55   and :kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` have been
65 :kconfig:option:`CONFIG_DISK_FLASH_SECTOR_SIZE` Kconfig options have been
120 * MCUmgr fs_mgmt hash/checksum function, type and variable names have been
124 * Python's argparse argument parser usage in Zephyr scripts has been updated
193 * C++ library Kconfig options have been renamed to improve consistency. See
255 :kconfig:option:`CONFIG_ETH_STM32_HAL_MAC4`, ...) have been deprecated in favor
282 * PCIe APIs :c:func:`pcie_probe` and :c:func:`pcie_bdf_lookup` have been
292 * SPI DT :c:func:`spi_is_ready` function has been deprecated in favor of :c:func:`spi_is_ready_dt`.
294 * LwM2M APIs using string references as LwM2M paths has been deprecated in favor of functions
300 * MCUmgr events have been reworked to use a single, unified callback system.
545 * The scratch partition has been removed for the following Nordic boards and
567 * The default console for the ``nrf52840dongle_nrf52840`` board has been
577 On some boards, previous PLL SAI configuration has been changed to above options,
604 has been fixed.
606 * Issue with board revision not being passed to sysbuild images has been
613 * Userspace option to disable using the ``relax`` linker option has been
618 * Static code analyser (SCA) tool support has been added.
817 :c:func:`pci_init` and :c:func:`pcie_bdf_lookup` have been updated to
821 a new device has been discovered.
831 drivers, since all in-tree drivers have been updated.
873 also been introduced.
1052 * IPv4 packet fragmentation support has been added, this allows large packets
2014 have been updated to follow this recommendation.
2049 ``subsys/cpp``, have been moved to ``lib/cpp/abi`` in order to provide a
2052 * C++ minimal library components have been moved to ``lib/cpp/minimal``.
2053 * C++ tests have been moved to ``tests/lib/cpp``.
2054 * C++ samples have been moved to ``samples/cpp``.
2055 * :kconfig:option:`CONFIG_CPLUSPLUS` has been renamed to
2057 * :kconfig:option:`CONFIG_EXCEPTIONS` has been renamed to
2059 * :kconfig:option:`CONFIG_RTTI` has been renamed to
2082 * ``CONFIG_HAS_ARCH_CACHE`` has been renamed to
2084 * ``CONFIG_HAS_EXTERNAL_CACHE`` has been renamed to
2097 * FAT FS driver has been updated to version 0.15 w/patch1.
2123 * MCUmgr functionality deprecated in 3.1 has been removed:
2127 of data has been worked around by only truncating/deleting the file data
2132 could have caused a stack overflow has been fixed.
2135 was sent has been fixed.
2137 when it was no longer valid (e.g. after an image erase command) has been
2139 * MCUmgr fs_mgmt command has been added that allows querying/listing the
2143 * A new MCUmgr transport function pointer has been added which needs
2148 has been replaced with the ``smp_streamer`` struct, the zcbor objects need
2151 * MCUmgr callback system has been reworked with a unified singular interface
2153 * MCUmgr subsystem directory structure has been flattened and contents of the
2154 lib subdirectory has been redistributed into following directories:
2183 * MCUmgr os_mgmt info command has been added that allows querying details on
2187 * MCUMgr :kconfig:option:`CONFIG_APP_LINK_WITH_MCUMGR` has been removed as
2188 it has not been doing anything.
2190 * MCUmgr Kconfig option names have been standardised. Script
2191 :zephyr_file:`scripts/utils/migrate_mcumgr_kconfigs.py` has been provided
2394 a MCUmgr frame receive, this has been fixed by default in zephyr by routing
2400 buffer is insufficient has been fixed by making the default size 256 bytes
2415 * The ``lwm2m_senml_cbor_*`` files have been regenerated using zcbor 0.6.0.
2449 - Additional protocol tests have been added to verify eMMC functionality.
2450 - Disk subsystem tests have been updated to function with eMMC.
2569 is no longer needed by MCUboot, and has not been populated for a long
2576 * Initial attestation service has been disabled by default due to license
2588 * In the zcbor codebase, the ``ARRAY_SIZE`` macro has been renamed to