Lines Matching full:added

44   * Added ``const struct device`` parameter to the following CAN callback function signatures:
175 * Added :c:macro:`IN_RANGE` for checking if a value is in the range of two
180 * Added the :ref:`SDHC api <sdhc_api>`, used to interact with SD host controllers.
184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,
189 * Added support for getting the minimum/maximum supported CAN timing parameters:
196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.
203 * Added support for disabling Bluetooth, including a new ``bt_disable()`` API
209 * Added support for the Broadcast Audio Scan Service (BASS)
210 * Added support for the Hearing Access Service (HAS)
211 * Added support for the Telephone Bearer Service (TBS)
215 * Added sampling and switching offset configuration
219 * Added support for Proxy Client
220 * Added support for Provisioners over PB-GATT
221 * Added a new heartbeat publication callback option
225 * Added support for the full ISO TX data path, including ISOAL
226 * Added support for ISO Broadcast Channel Map Update
227 * Added support for ISO Synchronized Receiver Channel Map Update
230 * Added support for all missing v3 and v4 DTM commands
232 * Added support for back-to-back receiving of PDUs on nRF5x platforms
237 * Added support for a new optional :c:member:`bt_hci_driver.close` API which
257 * :c:func:`bt_disable` was added to enable the caller to disable the Bluetooth stack.
259 * Added new Kconfig options to select ISO Central and Peripheral role support
262 * Added a new :c:func:`bt_get_appearance()` API call
272 * Added a new :c:func:`bt_is_ready()` API call to find out if Bluetooth is
275 * Added support for automatic MTU exchange right after a connection is
283 * Added a new :c:func:`bt_hci_le_rand()` API call to obtain a random number
286 * Added a new public API to connect EATT channels, :c:func:`bt_eatt_connect()`
290 * Added the ability to run the Bluetooth RX context from a workqueue, in order
293 * Added support for TX complete callback on EATT channels
324 * Added ARCv3 32 bit (HS5x) support - both GNU and MWDT toolchains, both UP and SMP
332 * Added Cortex-R floating point support
336 * Added support for GICv3 for the ARMv8 Xen Virtual Machine
338 * Added more memory mapping types for device memory
340 * Added support for CONFIG_IRQ_OFFLOAD_NESTED
363 * Added support for these SoC series:
369 * Added Atmel SAM UPLL clock support
370 * Raspberry Pi Pico: Added HWINFO support
371 * Raspberry Pi Pico: Added I2C support
372 * Raspberry Pi Pico: Added reset controller support
373 * Raspberry Pi Pico: Added USB support
377 * Added nsim_hs5x and nsim_hs5x_smp boards with ARCv3 32bit HS5x CPU
378 * Added MWDT toolchain support for nsim_hs6x and nsim_hs6x_smp
379 * Overhauled memory layout for nSIM boards. Added a mechanism to switch between
386 * Added support for these ARM boards:
391 * Added support for these ARM64 boards:
396 * Added support for these RISC-V boards:
402 * sam4s_xplained: Added support for HWINFO
403 * sam_e70_xlained: Added support for HWINFO and CAN-FD
404 * sam_v71_xult: Added support for HWINFO and CAN-FD
405 * gd32e103v_eval: Added prescaler to timer
406 * longan_nano: Added support for TF-Card slot
408 * Added support for these following shields:
420 * STM32: Added support for :c:enumerator:`adc_reference.ADC_REF_INTERNAL`.
421 * Added the :c:struct:`adc_dt_spec` structure and associated helper macros,
429 * Added support for ST STM32U5 to the ST STM32 FDCAN driver.
432 * Added CAN controller statistics support (NXP FlexCAN, Renesas R-Car, ST STM32 bxCAN).
433 * Added CAN transceiver support.
434 * Added generic SocketCAN network interface and removed driver-specific implementations.
449 * Added driver for NXP QTMR.
453 * Added support for STM32F1 SoCs to the STM32 DAC driver.
457 * Added a generic SDMMC disk driver, that uses the SD subsystem to interact with
463 * STM32: Added basic support for LTDC driver. Currently supported on F4, F7, H7, L4+
468 * Added a scatter gather test for DMAs that support it
470 * Added support for Synposis DW-DMA transfer lists.
471 * Added support for Intel HDA for audio device and host streams.
480 * eth_native_posix: Added support for setting MAC address.
483 * eth_mcux: Added support for resetting PHY.
489 * Added STM32 OCTOSPI driver. Initial support is provided for L5 and U5
492 * STM32L5: Added support for Single Bank.
495 * Added support for STM32U5 series.
504 * Added Xilinx PS MIO/EMIO GPIO controller driver.
509 * Atmel SAM: Added RSTC support
510 * Raspberry Pi Pico: Added Unique ID and reset cause driver
514 * Added arbitrary I2C clock speed support with :c:macro:`I2C_SPEED_DT`
517 * Added ITE support
531 * Platform support was added for:
553 * Added :c:struct:`pwm_dt_spec` and associated helpers, e.g.
560 * STM32: Added counter mode support. See :dtcompatible:`st,stm32-timers`.
571 * Added reset controller driver API.
572 * Raspberry Pi Pico: Added reset controller driver
576 * Added NCPX ADC comparator driver.
580 * Added ICM42670 6-axis accelerometer driver.
583 * Added ITE IT8XXX2 voltage comparator driver.
589 * Added MAX31875 temperature sensor driver.
593 * STM32: Added tx/rx pin swap and rx invert / tx invert capabilities.
598 * Added support for SPI on the GD32 family
607 * Added RP2040 (Raspberry Pi Pico) USB device controller driver
620 * Added a
639 * Added LwM2M 1.1 Discovery support.
640 * Added attribute handling for Resource Instances.
641 * Added support for Send, Read-composite, Write-composite, Observe-composite
643 * Added new content formats: SenML JSON, CBOR, SenML CBOR.
644 * Added v1.1 implementation of core LwM2M objects.
646 * Added support for dynamic Resource Instance allocation.
647 * Added support for LwM2M Portfolio object (Object ID 16).
648 * Added LwM2M shell module.
649 * Added option to utilize DTLS session cache in queue mode.
650 * Added :c:func:`lwm2m_engine_path_is_observed` API function.
656 * Added error reporting from :c:func:`lwm2m_rd_client_start` and
661 * Added :c:func:`net_if_set_default` function which allows to set a default
663 * Added :kconfig:option:`CONFIG_NET_DEFAULT_IF_UP` option which allows to make the
666 * Added :c:func:`net_pkt_rx_clone` which allows to allocated packet from
668 * Added :kconfig:option:`CONFIG_NET_LOOPBACK_SIMULATE_PACKET_DROP` option which
681 * Added support for PSA MAC keys.
686 * Added support for ``shutdown()`` function.
688 * Added support for ``getpeername()`` function.
690 * Added support for :c:macro:`SO_SNDBUF` and :c:macro:`SO_RCVBUF` socket
709 * Added proper error reporting from TCP to upper layers. This solves the
712 * Added a mechanism which allows upper layers to monitor the TCP transmission
718 * Added :c:macro:`TLS_SESSION_CACHE` and :c:macro:`TLS_SESSION_CACHE_PURGE`
825 added to support the :ref:`reset_api` API. See the list of new bindings
842 * New bindings for the following compatible properties were added:
920 * Numerous other additional properties were added to bindings throughout the tree.
929 * Added ``[U]INT_{FAST,LEAST}N_{MIN,MAX}`` minimum and maximum value
931 * Added ``PRIx{FAST,LEAST}N`` and ``PRIxMAX`` format specifier macros in
958 * Added support for MCUMGR Parameters command, which can be used to obtain
961 * Added mcumgr fs handler for getting file status which returns file size;
963 * Added mcumgr fs handler for getting file hash/checksum, with support for
964 IEEE CRC32 and SHA256, the following Kconfig options have been added to
977 * Added mcumgr os hook to allow an application to accept or decline a reset
979 * Added mcumgr fs hook to allow an application to accept or decline a file
982 * Added supplied image header to mcumgr img upload callback parameter list
992 * Added :kconfig:option:`CONFIG_IMG_MGMT_USE_HEAP_FOR_FLASH_IMG_CONTEXT` that
1002 * Added the SD subsystem, which is used by the
1009 * Added :kconfig:option:`CONFIG_PM_DEVICE_POWER_DOMAIN_DYNAMIC`.
1037 * Added a new API to set maximum latency requirements. The ``DEFAULT`` policy
1055 * static_vrings: Added "zephyr,priority" property in the DT to set the WQ priority of the instance
1056 * static_vrings: Added configuration parameter to initialize shared memory to zero
1058 * static_vrings: Added support for NOCOPY operations
1063 * Added UART frontend which supports binary dictionary logging.
1064 * Added support for MIPI SyS-T catalog messages.
1065 * Added cAVS HDA backend.
1069 * Added API for creating subcommands from multiple files using memory section approach:
1080 * Added devicetree bindings, documentation, and scripts to support
1106 - Added initial support for devices with a write alignment larger than 8B.
1107 - Added an option for entering serial recovery mode with a timeout. See ``CONFIG_BOOT_SERIAL_WAIT_F…
1109 - Added support for the echo command in serial recovery. See ``CONFIG_BOOT_MGMT_ECHO``.
1112 - Added a GitHub workflow for verifying integration with Zephyr.
1129 * Added a 'Language Support' sub-category under the 'Developing with Zephyr'
1132 * Added a 'Toolchain' sub-category under the 'Developing with Zephyr' category
1139 * A dedicated framework was added to test the STM32 clock_control driver.
1967 * :github:`29199` - github integration: ensure maintainers are added to PRs that affect them