Home
last modified time | relevance | path

Searched full:added (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst12 * New :ref:`GNSS subsystem <gnss_api>` added, enabling geo-awareness in Zephyr applications.
73 * GDB stubs added (currently only supports Zynq-7000).
74 * Added support for custom interrupt controllers using
84 * Added userspace support via MMU.
94 and added :c:func:`bt_bap_stream_send_ts` that does.
96 and added :c:func:`bt_cap_stream_send_ts` that does.
100 * Added Kconfig options to make MCC functionality optional to reduce memory usage for simple
102 * Added CAP Commander change volume and change volume offset.
103 * Added proper support for doing decoding in the application instead of in the controller by
105 * Added :c:func:`bt_csip_set_member_unregister` to unregister a CSIS instance.
[all …]
Drelease-notes-3.7.rst49 * Added support for Picolibc as the new default C library.
50 * Added support for the following types of hardware peripherals:
62 * Added support for snippets. Snippets are common configuration settings that can be used across
64 * Added support for Linkable Loadable Extensions (LLEXT).
223 * Added ARC MWDT toolchain support for ARC-V targets
224 * Added HW memory barrier API support for multicore targets
232 * Added initial support for Cortex-M85 Core
253 * Added support to save/restore HiFi AudioEngine registers.
255 * Added support to utilize MPU.
257 * Added support to automatically generate interrupt handlers.
[all …]
Drelease-notes-1.8.rst26 * Added k_panic() and k_oops() APIs for Kernel
27 * Added k_thread_create() API for Kernel
28 * Added k_queue API for Kernel
35 * arm: Added ARM MPU support
36 * dts: Added ARM CMSDK support
37 * arm: Added Initial support for NXP MPU
38 * arm: Added Device Tree Support for nRF52832 SoC based boards
40 * arm: Added Device Tree Support for nRF52840 SoC & boards
41 * arm: Added Device Tree Support for nRF51822 SoC & boards
45 * arm: Added FPU support
[all …]
Drelease-notes-4.0.rst24 added, complete with shell support. It supports initial configuration through Devicetree and
43 A `Prometheus`_ metrics library has been added to the networking stack. It provides a way to
131 * Added support of device memory attributes on Cortex-M (arm_mpu_v8)
135 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
136 * Added sys_arch_reboot() support to ARM64
138 * Added support for demand paging.
140 * Added support for Linkable Loadable Extensions (LLEXT).
158 * Added initial support for :c:func:`arch_stack_walk` that supports unwinding via esf only
172 * Added APIs for getting and setting the assisted listening stream values in codec capabilities
180 * Added APIs for getting and setting the broadcast name in codec capabilities
[all …]
Drelease-notes-3.5.rst12 * Added support for linkable loadable extensions (llext)
13 * Added native_sim simulator target (successor to native_posix)
14 * Added new battery charger driver API
15 * Added new hardware spinlock driver API
16 * Added new modem subsystem
17 * Added support for 45+ new boards
77 * Added support for dynamic thread stack allocation via :c:func:`k_thread_stack_alloc`
78 * Added support for :c:func:`k_spin_trylock`
79 * Added :c:func:`k_object_is_valid` to check if a kernel object is valid. This replaces
107 * Added support for detecting null pointer exception using PMP.
[all …]
Drelease-notes-3.4.rst14 * Barrier API: added architecture agnostic API for data memory barriers.
20 * Added Power Delivery Source Support to the USB-C Stack.
21 * Bluetooth: Added support for Periodic Advertising with Responses (PAwR).
23 * Added an API for real-time clocks (RTC).
24 * Added Retention subsystem.
25 * Added initial support for MMU on Xtensa.
33 * Added Snippets: Support common configuration settings that can be used across
195 * Added a new flag :c:struct:`dac_channel_cfg` ``buffered`` for DAC channels in
297 * Added :c:macro:`CAN_FRAME_ESI` CAN-FD Error State Indicator flag.
311 * Added MPUv8 support
[all …]
Drelease-notes-1.6.rst10 Support for the ARM Cortex-M0/M0+ family was added and board support for
20 * Unified kernel documentation was added and legacy nanokernel/microkernel
22 * Added support for several ARM Cortex-M boards
23 * Added support for USB mass storage and access to the filesystem.
24 * Added native Bluetooth Controller support. Currently nRF51 & nRF52 are supported.
34 * Added DLIST to operate in all elements of a doubly-linked list.
35 * SLIST: Added sys_slist_get() to fetch and remove the head, also Added
37 * Added nano_work_pending to check if it is pending execution.
38 * Unified: Added support for k_malloc and k_free.
48 * ARM: Added choice to use floating point ABI.
[all …]
Drelease-notes-3.0.rst51 * Added function for getting status of USB device remote wakeup feature.
53 * Added ``ranges`` and ``dma-ranges`` as invalid property to be used with DT_PROP_LEN()
204 * Added new APIs to support datum wider than 8-bit.
206 * :kconfig:option:`CONFIG_UART_WIDE_DATA` is added to enable this new APIs.
209 are added:
228 * Added new Devicetree helpers:
269 * Added :c:func:`can_get_max_filters` for retrieving the maximum number of RX
275 * Added support for event objects. Threads may wait on an event object such
281 * Added "thread_usage" API for thread runtime cycle monitoring.
301 * Added MPU code for ARMv8R
[all …]
Drelease-notes-4.1.rst93 :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`.
[all …]
Drelease-notes-2.1.rst14 * Added support for numerous new boards and shields.
15 * Added numerous new drivers and sensors.
16 * Added new TCP stack implementation (experimental).
17 * Added BLE support on Vega platform (experimental).
49 * Added support for memory protection features (user mode and
51 * Added QEMU support for ARMv6-M architecture
57 * Added CMSIS support for Cortex-R architectures.
59 * Added missing Cortex-R CPU device tree bindings.
65 * Added support for CONFIG_DYNAMIC_INTERRUPTS (native_posix
81 * Added support for these SoC series:
[all …]
Drelease-notes-1.9.rst64 * Added POSIX thread IPC support for Kernel
71 * arm: Added STM32F405, STM32F417, STM32F103x8 SoCs
72 * arm: Added TI CC2650 SoC
74 * arm: Added MPU support to nRF52, STM32L4, and STM32F3
75 * xtensa: Added ESP32 support
80 * ARC: Added initial MPU support, including stack sentinel checking for ARC
87 * Added device tree support for Intel Quark based microcontroller boards
89 * arm: Added Atmel SAM4S Xplained board
90 * arm: Added Olimex STM32-E407 and STM32-P405 boards
91 * arm: Added STM32F412 Nucleo and STM32F429I-DISC1 boards
[all …]
Drelease-notes-1.5.rst25 - Added nano_fifo_put_list() APIs, which allows queuing a list of elements
43 - Added Nios II QEMU board.
44 - Added configuration for Altera MAX10 FPGA.
49 - Sensors: Added driver for I2C HMC5883L magnetometer.
50 - Sensors: Added driver for I2C TMP112 temperature sensor.
51 - Sensors: Added driver for MAX44009 light sensor.
52 - Sensors: Added driver for LPS25HB.
54 - Added DMA QMSI shim driver.
55 - Added Quark SE USB device controller driver.
56 - Added suspend/resume to QMSI drivers.
[all …]
Drelease-notes-2.3.rst84 * Added a new API for recovering an I2C bus from situations where the I2C
184 * A new general purpose memory allocator, sys_heap/k_heap, has been added
225 * Added CMSIS-DSP library integration
226 * Added semihosting console support
233 * Added processor exception handling and reporting framework for Cortex-R
234 * Added nested interrupt support on AArch32 Cortex-R and AArch64 Cortex-A
241 * Added support for building on ARM hosts
245 * Added support for hard floating point for RISC-V
246 * Added march and mabi options to Kconfig
252 * Added ability for SoC to add MMU regions
[all …]
Drelease-notes-2.7.rst14 * Added support for armclang / armlinker toolchain
15 * Added support for MWDT C / C++ toolchain
26 * Added Support for Service Type Enumeration (STE) with mDNS / DNS Service Discovery
27 * Added Zephyr Thread Awareness for OpenOCD to West
29 * Added both Ethernet MDIO and Ethernet generic PHY drivers
34 * We added support for SOCKS5 proxy
36 * We added support for Point-to-Point Protocol (PPP)
37 * We added support for UpdateHub, an end-to-end solution for over-the-air device updates
38 * We added support for ARM Cortex-R Architecture
41 * Added support for numerous new boards and shields
[all …]
Drelease-notes-3.2.rst13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).
14 * Added support for Picolibc (see :kconfig:option:`CONFIG_PICOLIBC`).
100 * Added :c:func:`sys_mm_drv_update_page_flags` and
199 * Added :c:func:`can_start` and :c:func:`can_stop` API functions for starting and stopping a CAN
202 * Added :c:func:`can_get_capabilities` for retrieving a bitmask of the capabilities supported by a
204 * Added :c:enumerator:`CAN_MODE_ONE_SHOT` for enabling CAN controller one-shot transmission mode.
205 * Added :c:enumerator:`CAN_MODE_3_SAMPLES` for enabling CAN controller triple-sampling receive
210 * Added a set of new API for I3C controllers.
228 * Added support of non-multithreading mode for all UP ARC targets.
229 * Added extra compile-time checks of :kconfig:option:`CONFIG_ISR_STACK_SIZE`
[all …]
Drelease-notes-3.1.rst44 * 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)
[all …]
Drelease-notes-2.5.rst14 * Added Thread Local Storage (TLS) support
15 * Added support for per thread runtime statistics
16 * Added support for building with LLVM on X86
17 * Added new synchronization mechanisms using Condition Variables
84 * A new :ref:`regulator_api` API has been added to support controlling power
157 * Added support for per thread runtime statistics
158 * Added new synchronization mechanisms using Condition Variables
182 * Added page frame management for physical memory to keep track of
184 * Added :c:func:`k_mem_map` which allows applications to increase
186 * Added :c:func:`k_mem_free_get` which returns the amount of
[all …]
/Zephyr-latest/doc/kernel/services/data_passing/
Dfifos.rst22 * A **queue** of data items that have been added but not yet removed.
31 reserved space requirements for data items if they are added with
38 it has been removed from the queue to which it was previously added will
41 A data item may be **added** to a FIFO by a thread or an ISR.
43 otherwise the item is added to the FIFO's queue.
49 When a data item is added, it is given to the highest priority thread
56 If desired, **multiple data items** can be added to a FIFO in a single operation
94 A data item is added to a FIFO by calling :c:func:`k_fifo_put`.
121 Additionally, a singly-linked list of data items can be added to a FIFO
124 Finally, a data item can be added to a FIFO with :c:func:`k_fifo_alloc_put`.
Dlifos.rst22 * A **queue** of data items that have been added but not yet removed.
31 space requirements for data items if they are added with
38 it has been removed from the queue to which it was previously added will
41 A data item may be **added** to a LIFO by a thread or an ISR.
43 otherwise the item is added to the LIFO's queue.
49 When a data item is added, it is given to the highest priority thread
85 A data item is added to a LIFO by calling :c:func:`k_lifo_put`.
112 A data item can be added to a LIFO with :c:func:`k_lifo_alloc_put`.
/Zephyr-latest/drivers/can/
DKconfig.stm3223 that can be added by the application.
39 that can be added by the application.
67 that can be added by the application.
75 that can be added by the application.
/Zephyr-latest/tests/cmake/snippets/extra_snippet_root/snippets/bar/
Dbar.overlay3 /delete-node/ added-by-foo;
6 added-by-bar {};
/Zephyr-latest/subsys/usb/device/class/
DKconfig.msc23 Spaces must be added to bring the string to 8 bytes.
30 Spaces must be added to bring the string to 16 bytes.
37 Spaces must be added to bring the string to 4 bytes.
/Zephyr-latest/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/
Dnative_sim_native_64_two.dts10 /delete-node/ added-by-native-one;
12 added-by-native-two{
/Zephyr-latest/tests/cmake/snippets/snippets/foo/
Dfoo.overlay3 /delete-node/ added-by-bar;
6 added-by-foo {};
/Zephyr-latest/tests/cmake/snippets/src/
Dmain.c81 * added by the `foo` and `bar` snippets exist. in ZTEST()
90 * deleted and `added-by-foo` is added. in ZTEST()
99 * deleted and `added-by-bar` is added. in ZTEST()
109 * `deleted-by-bar` are deleted, and that the `added-by-foo` is in ZTEST()
120 * `deleted-by-bar` are deleted, and that the `added-by-bar` is in ZTEST()

12345678910>>...28