Lines Matching full:added

93     :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT_EXTRA` has been added.
105 * Added support for these SoC series:
107 * Added Raspberry Pi RP2350
111 * Added support for these boards:
118 * All HWMv1 board name aliases which were added as deprecated in v3.7 are now removed
125 * Added support for the following shields:
167 * Added flag ``frame_incomplete`` to ``display_write`` that indicates whether a write is the last
170 * Added ``frame_incomplete`` handling to SDL display driver (:dtcompatible:`zephyr,sdl-dc`)
172 …* Added transparency support to SDL display driver (:dtcompatible:`zephyr,sdl-dc`) (:github:`81184…
202 * Added a new set of devicetree based LED APIs, see :c:struct:`led_dt_spec`.
203 * lp5569: added use of auto-increment functionality.
225 * Added new driver for Silabs Series 2 (:dtcompatible:`silabs,dbus-pinctrl`).
247 * Added driver for ADI TMC2209. :dtcompatible:`adi,tmc2209`.
248 * Added driver for TI DRV8424. :dtcompatible:`ti,drv8424`.
249 …* Added :kconfig:option:`CONFIG_STEP_DIR_STEPPER` to enable common functions for step/dir steppers.
330 * Added :c:macro:`DT_ANY_INST_HAS_BOOL_STATUS_OKAY`.
355 added to allow Mbed TLS to use statically allocated buffers to store key material
361 added to allow selecting the number of key slots available in the Mbed TLS
378 * Shell: :kconfig:option:`CONFIG_FILE_SYSTEM_SHELL_MOUNT_COMMAND` was added,
413 * Added ``frame_incomplete`` support to indicate whether a write is the last
420 * Added :zephyr_file:`samples/modules/lvgl/screen_transparency`. (:github:`81184`)