Lines Matching +full:files +full:- +full:exclude
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).
15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.
31 * CVE-2022-2993: Under embargo until 2022-11-03
33 * CVE-2022-2741: Under embargo until 2022-10-14
56 This definition can be used by third-party code to compile code conditional
58 Therefore, any third-party code integrated using the Zephyr build system will
91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates
129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig
156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and
157 :dtcompatible:`fixed-partitions`.
163 Its removal is scheduled for the 3.4 release. Refer to :ref:`pinctrl-guide`
174 +-----------------------------------+------------------------------------+
178 +-----------------------------------+------------------------------------+
180 +-----------------------------------+------------------------------------+
182 +-----------------------------------+------------------------------------+
184 +-----------------------------------+------------------------------------+
186 +-----------------------------------+------------------------------------+
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
214 * Introduced the :ref:`W1 api<w1_api>`, used to interact with 1-Wire masters.
219 * Source files using multiple :c:macro:`SYS_INIT` macros with the
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`
241 * Improved HardFault handling on Cortex-M.
243 * Enabled S2RAM for Cortex-M, hooking up the provided API functions.
248 * Use ``spsr_cxsf`` instead of unpredictable ``spsr_hyp`` on Cortex-R52.
249 * Removes ``-Wstringop-overread`` warning with GCC 12.
260 might cause Cortex-A57 to incorrectly trigger a domain fault".
261 * Enabled single-threaded support for some platforms.
265 * TF-A (TrustedFirmware-A) is now shipped as module.
267 * RISC-V
270 * Reduced callee-saved registers for RV32E.
279 * ``jedec,spi-nor`` is no longer required to be ``okay`` by the RISC-V arch
283 * Added new TLS-based :c:func:`arch_is_user_context` implementation.
285 * Fixed the per-thread m-mode/u-mode entry array.
286 * :c:func:`semihost_exec` function is now aligned at 16-byte boundary.
319 * Added support for multi-CIS.
321 * Added support for setting vendor-specific non-HCI data paths for audio
326 * Added support for selectable IQ samples conversion to 8-bit.
348 only to be used as a low-level API.
352 the Host from using Controller-provided identity roots.
382 * Enable back-to-back PDU chaining for AD data.
419 * Simplified multi-runner setup for SMP nSIM ARC platforms
420 * Fixed mdb execution folder for mdb-based west runners (mdb-nsim and mdb-hw)
429 * EBYTE E73-TBB
430 * GigaDevice GD32E507V-START
431 * GigaDevice GD32E507Z-EVAL
432 * GigaDevice GD32F407V-START
433 * GigaDevice GD32F450V-START
434 * GigaDevice GD32F450Z-EVAL
435 * GigaDevice GD32F470I-EVAL
443 * ST STM32F7508-DK Discovery Kit
454 * Added support for these RISC-V boards:
456 * ICE-V Wireless
461 * ESP32-NET
478 * Panasonic Grid-EYE (AMG88xx)
483 * Introduced sysbuild, a new higher-level build system layer that enables
510 :dtcompatible:`espressif,esp32-twai` devicetree binding for more information.
511 * The STM32 CAN-FD CAN driver clock configuration has been moved from Kconfig to :ref:`devicetree
512 <dt-guide>`. See the :dtcompatible:`st,stm32-fdcan` devicetree binding for more information.
515 * The CAN loopback driver now supports CAN-FD.
574 * Added Microchip XEC (MEC172x) on-chip EEPROM driver. See the
575 :dtcompatible:`microchip,xec-eeprom` devicetree binding for more information.
588 * Microchip: Added XEC (MEC152x) overcurrent platform-specific virtual wires.
598 * Atmel eefc: Fix support for Cortex-M4 variants.
605 * Added on-chip flash driver for TI CC13xx/CC26xx.
625 showing usage with a FRDM-K64F board.
630 * Fixed gd32 driver incorrect Fast-mode config.
645 * All IEEE 802.15.4 drivers have been converted to Devicetree-based drivers.
647 * Atmel AT86RF2xx: Add support to RF212/212B Sub-Giga devices.
657 * Kconfig is split into smaller, vendor oriented files.
674 * Added support for setting the sync-word and iq-inverted modes in LoRa modems.
694 ``ite,peci-it8xxx2`` to :dtcompatible:`ite,it8xxx2-peci` so that this aligns
701 * Added driver for Xilinx Zynq-7000.
709 * Added PWM driver for Renesas R-Car platform.
739 * Added multi-instance support to various drivers.
740 * Added DS18B20 1-wire temperature sensor driver.
741 * Added Würth Elektronik WSEN-HIDS driver.
745 * Changed the FXOS8700 driver default mode from accel-only to hybrid.
768 * Add interrupt-driven mode support for gd32 driver.
784 * Added Zephyr-Serial 1-Wire master driver.
785 * Added DS2484 1-Wire master driver. See the :dtcompatible:`maxim,ds2484`
787 * Added DS2485 1-Wire master driver. See the :dtcompatible:`maxim,ds2485`
789 * Introduced a shell module for 1-Wire.
798 * Added ESP32 WiFi integration to Wi-Fi API management.
822 * Refactored SenML-JSON and JSON encoder/decoder to use Zephyr's JSON library
826 * Refactored LwM2M engine module into smaller sub-modules: LwM2M registry,
879 * Fixed out-of-order data processing.
883 * Wi-Fi
886 * Extended Wi-Fi headers with additional Wi-Fi parameters (security, bands,
888 * Added new Wi-Fi management APIs for retrieving status and statistics.
903 in devicetree files:
905 .. code-block:: dts
915 .. code-block:: c
932 distinction between the label property and devicetree *node labels* -- which
933 are different despite the similar terms -- was a frequent source of user
941 .. code-block:: dts
949 .. code-block:: c
965 :ref:`node identifier <dt-node-identifiers>` -- you don't have to use
970 <https://github.com/zephyrproject-rtos/zephyr/commit/b2520b09a78b86b982a659805e0c65b34e3112a5>`_
978 .. code-block:: c
984 case-by-case basis. The current behavior ensures you can always rely on
1037 * The :ref:`bus <dt-bindings-bus>` key in a bindings file can now be a list
1042 :zephyr_file:`dts/bindings/i3c/i3c-controller.yaml`.
1047 * :dtcompatible:`altr,nios2-qspi-nor`
1048 * :dtcompatible:`altr,nios2-qspi`
1051 * :dtcompatible:`andestech,machine-timer`
1053 * :dtcompatible:`arduino-mkr-header`
1054 * :dtcompatible:`arm,armv6m-systick`
1055 * :dtcompatible:`arm,armv7m-itm`
1056 * :dtcompatible:`arm,armv7m-systick`
1057 * :dtcompatible:`arm,armv8.1m-systick`
1058 * :dtcompatible:`arm,armv8m-itm`
1059 * :dtcompatible:`arm,armv8m-systick`
1060 * :dtcompatible:`arm,beetle-syscon`
1062 * :dtcompatible:`aspeed,ast10x0-clock`
1065 * :dtcompatible:`atmel,sam-smc`
1066 * :dtcompatible:`atmel,sam4l-flashcalw-controller`
1067 * :dtcompatible:`atmel,saml2x-gclk`
1068 * :dtcompatible:`atmel,saml2x-mclk`
1069 * :dtcompatible:`cdns,qspi-nor`
1070 * :dtcompatible:`espressif,esp32-ipm`
1071 * :dtcompatible:`espressif,esp32-mcpwm`
1072 * :dtcompatible:`espressif,esp32-pcnt`
1073 * :dtcompatible:`espressif,esp32-rtc-timer`
1074 * :dtcompatible:`espressif,esp32-timer`
1075 * :dtcompatible:`espressif,esp32-twai`
1076 * :dtcompatible:`espressif,esp32-usb-serial`
1077 * :dtcompatible:`espressif,esp32-wifi`
1078 * :dtcompatible:`gd,gd32-adc`
1079 * :dtcompatible:`gd,gd32-cctl`
1080 * :dtcompatible:`gd,gd32-dma`
1081 * :dtcompatible:`gd,gd32-flash-controller`
1082 * :dtcompatible:`gd,gd32-rcu`
1084 * :dtcompatible:`infineon,xmc4xxx-gpio`
1085 * :dtcompatible:`infineon,xmc4xxx-pinctrl`
1086 * :dtcompatible:`intel,ace-art-counter`
1087 * :dtcompatible:`intel,ace-intc`
1088 * :dtcompatible:`intel,ace-rtc-counter`
1089 * :dtcompatible:`intel,ace-timestamp`
1090 * :dtcompatible:`intel,adsp-gpdma` (formerly ``intel,cavs-gpdma``)
1091 * :dtcompatible:`intel,adsp-hda-host-in` (formerly ``intel,cavs-hda-host-in``)
1092 * :dtcompatible:`intel,adsp-hda-host-out` (formerly ``intel,cavs-hda-host-out``)
1093 * :dtcompatible:`intel,adsp-hda-link-in` (formerly ``intel,cavs-hda-link-in``)
1094 * :dtcompatible:`intel,adsp-hda-link-out` (formerly ``intel,cavs-hda-link-out``)
1095 * :dtcompatible:`intel,adsp-host-ipc`
1096 * :dtcompatible:`intel,adsp-idc` (formerly ``intel,cavs-idc``)
1097 * :dtcompatible:`intel,adsp-imr`
1098 * :dtcompatible:`intel,adsp-lps`
1099 * :dtcompatible:`intel,adsp-mtl-tlb`
1100 * :dtcompatible:`intel,adsp-power-domain`
1101 * :dtcompatible:`intel,adsp-shim-clkctl`
1102 * :dtcompatible:`intel,agilex-clock`
1103 * :dtcompatible:`intel,alh-dai`
1104 * :dtcompatible:`intel,multiboot-framebuffer`
1105 * :dtcompatible:`ite,it8xxx2-peci` (formerly ``ite,peci-it8xxx2``)
1110 * :dtcompatible:`microchip,mpfs-gpio`
1111 * :dtcompatible:`microchip,xec-eeprom`
1112 * :dtcompatible:`microchip,xec-espi`
1113 * :dtcompatible:`microchip,xec-i2c`
1114 * :dtcompatible:`microchip,xec-qmspi`
1115 * :dtcompatible:`neorv32-machine-timer`
1116 * :dtcompatible:`nordic,nrf-ieee802154`
1118 * :dtcompatible:`nuvoton,npcx-leakage-io`
1119 * :dtcompatible:`nuvoton,npcx-peci`
1120 * :dtcompatible:`nuvoton,npcx-power-psl`
1121 * :dtcompatible:`nxp,gpt-hw-timer`
1122 * :dtcompatible:`nxp,iap-fmc11`
1123 * :dtcompatible:`nxp,imx-caam`
1124 * :dtcompatible:`nxp,kw41z-ieee802154`
1125 * :dtcompatible:`nxp,lpc-rtc`
1126 * :dtcompatible:`nxp,lpc-sdif`
1127 * :dtcompatible:`nxp,mcux-i3c`
1128 * :dtcompatible:`nxp,os-timer`
1129 * :dtcompatible:`panasonic,reduced-arduino-header`
1130 * :dtcompatible:`raspberrypi,pico-adc`
1131 * :dtcompatible:`raspberrypi,pico-pwm`
1132 * :dtcompatible:`raspberrypi,pico-spi`
1133 * :dtcompatible:`raspberrypi,pico-watchdog`
1134 * :dtcompatible:`renesas,pwm-rcar`
1135 * :dtcompatible:`renesas,r8a7795-cpg-mssr` (formerly ``renesas,rcar-cpg-mssr``)
1136 * :dtcompatible:`renesas,smartbond-flash-controller`
1137 * :dtcompatible:`renesas,smartbond-gpio`
1138 * :dtcompatible:`renesas,smartbond-pinctrl`
1139 * :dtcompatible:`renesas,smartbond-uart`
1141 * :dtcompatible:`sifive,e24` (formerly ``riscv,sifive-e24``)
1142 * :dtcompatible:`sifive,e31` (formerly ``riscv,sifive-e31``)
1143 * :dtcompatible:`sifive,e51` (formerly ``riscv,sifive-e51``)
1144 * :dtcompatible:`sifive,s7` (formerly ``riscv,sifive-s7``)
1145 * :dtcompatible:`silabs,gecko-semailbox`
1146 * :dtcompatible:`snps,arc-iot-sysconf`
1147 * :dtcompatible:`snps,arc-timer`
1148 * :dtcompatible:`snps,archs-ici`
1149 * :dtcompatible:`st,stm32-vbat`
1150 * :dtcompatible:`st,stm32g0-hsi-clock`
1151 * :dtcompatible:`st,stm32h7-spi`
1152 * :dtcompatible:`st,stm32u5-dma`
1153 * :dtcompatible:`starfive,jh7100-clint`
1154 * :dtcompatible:`telink,b91-adc`
1155 * :dtcompatible:`telink,machine-timer`
1157 * :dtcompatible:`ti,cc13xx-cc26xx-flash-controller`
1158 * :dtcompatible:`ti,cc13xx-cc26xx-ieee802154-subghz`
1159 * :dtcompatible:`ti,cc13xx-cc26xx-ieee802154`
1163 * :dtcompatible:`xen,hvc-uart`
1164 * :dtcompatible:`xen,xen-4.15`
1165 * :dtcompatible:`xlnx,pinctrl-zynq`
1167 * :dtcompatible:`zephyr,ieee802154-uart-pipe`
1168 * :dtcompatible:`zephyr,native-posix-counter`
1169 * ``zephyr,native-posix-linux-can``
1170 * :dtcompatible:`zephyr,sdl-kscan`
1171 * :dtcompatible:`zephyr,sdmmc-disk`
1172 * :dtcompatible:`zephyr,w1-serial`
1174 * :ref:`pinctrl-guide` support added via new ``pinctrl-0``, etc. properties:
1176 * :dtcompatible:`microchip,xec-qmspi`
1177 * :dtcompatible:`infineon,xmc4xxx-uart`
1178 * :dtcompatible:`nxp,lpc-mcan`
1187 * :dtcompatible:`adi,adxl362`: new ``wakeup-mode``, ``autosleep`` properties.
1191 * :dtcompatible:`atmel,rf2xx`: new ``channel-page``, ``tx-pwr-table``,
1192 ``tx-pwr-min``, ``tx-pwr-max`` properties.
1193 * GMAC: new ``mac-eeprom`` property.
1197 * :dtcompatible:`espressif,esp32-i2c`: the ``sda-pin`` and ``scl-pin``
1198 properties are now ``scl-gpios`` and ``sda-gpios``.
1199 * :dtcompatible:`espressif,esp32-ledc`: device configuration moved to
1201 * :dtcompatible:`espressif,esp32-pinctrl`: this now uses pin groups.
1202 * :dtcompatible:`espressif,esp32-spi`: new ``use-iomux`` property.
1203 * :dtcompatible:`espressif,esp32-usb-serial`: removed ``peripheral``
1208 * Various peripheral bindings have had their SoC-specific
1209 ``rcu-periph-clock`` properties replaced with the standard ``clocks``
1211 :dtcompatible:`gd,gd32-cctl` clock controller binding:
1213 * :dtcompatible:`gd,gd32-afio`
1214 * :dtcompatible:`gd,gd32-dac`
1215 * :dtcompatible:`gd,gd32-gpio`
1216 * :dtcompatible:`gd,gd32-i2c`
1217 * :dtcompatible:`gd,gd32-pwm`
1218 * :dtcompatible:`gd,gd32-spi`
1219 * :dtcompatible:`gd,gd32-syscfg`
1220 * :dtcompatible:`gd,gd32-timer`
1221 * :dtcompatible:`gd,gd32-usart`
1226 :dtcompatible:`gd,gd32-rcu` binding:
1228 * :dtcompatible:`gd,gd32-dac`
1229 * :dtcompatible:`gd,gd32-gpio`
1230 * :dtcompatible:`gd,gd32-i2c`
1231 * :dtcompatible:`gd,gd32-pwm`
1232 * :dtcompatible:`gd,gd32-spi`
1233 * :dtcompatible:`gd,gd32-usart`
1237 * :dtcompatible:`intel,adsp-tlb`:
1238 new ``paddr-size``, ``exec-bit-idx``, ``write-bit-idx`` properties.
1239 * :dtcompatible:`intel,adsp-shim-clkctl`: new ``wovcro-supported`` property.
1241 * Removed ``intel,s1000-pinmux`` binding.
1245 * :dtcompatible:`nordic,nrf-pinctrl`: ``NRF_PSEL_DISCONNECTED`` can be used
1247 * :dtcompatible:`nordic,nrf-spim`: new ``rx-delay-supported``,
1248 ``rx-delay`` properties.
1249 * :dtcompatible:`nordic,nrf-spim`, :dtcompatible:`nordic,nrf-spi`: new
1250 ``overrun-character``, ``max-frequency``, ``memory-region``,
1251 ``memory-region-names`` properties.
1252 * :dtcompatible:`nordic,nrf-uarte`: new ``memory-region``,
1253 ``memory-region-names`` properties.
1254 * Various bindings have had ``foo-pin`` properties deprecated. For
1255 example, :dtcompatible:`nordic,nrf-qspi` has a deprecated ``sck-pin``
1261 * :dtcompatible:`nuvoton,npcx-leakage-io`: new ``lvol-maps`` property.
1262 * :dtcompatible:`nuvoton,npcx-scfg`: removed ``io_port``, ``io_bit``
1264 * Removed: ``nuvoton,npcx-lvolctrl-def``, ``nuvoton,npcx-psl-out``,
1265 ``nuvoton,npcx-pslctrl-conf``, ``nuvoton,npcx-pslctrl-def``.
1270 * :dtcompatible:`nxp,imx-pwm`: new ``run-in-wait``, ``run-in-debug`` properties.
1271 * :dtcompatible:`nxp,lpc-spi`: new ``def-char`` property.
1272 * :dtcompatible:`nxp,lpc-iocon-pinctrl`: new ``nxp,analog-alt-mode`` property.
1273 * removed deprecated ``nxp,lpc-iap`` binding.
1274 * :dtcompatible:`nxp,imx-csi`: new ``sensor`` property replacing the
1275 ``sensor-label`` property.
1276 * :dtcompatible:`nxp,imx-lpi2c`: new ``scl-gpios``, ``sda-gpios`` properties.
1280 * :dtcompatible:`st,stm32-adc`: new ``has-vbat-channel`` property.
1281 * :dtcompatible:`st,stm32-can`: removed ``one-shot`` property.
1282 * :dtcompatible:`st,stm32-fdcan`: new ``clocks``, ``clk-divider`` properties.
1283 * :dtcompatible:`st,stm32-ospi`: new ``dmas``, ``dma-names`` properties.
1284 * :dtcompatible:`st,stm32-ospi-nor`: new ``four-byte-opcodes``,
1286 ``spi-bus-width`` property.
1287 * :dtcompatible:`st,stm32-pwm`: removed deprecated ``st,prescaler`` property.
1288 * :dtcompatible:`st,stm32-rng`: new ``nist-config`` property.
1289 * :dtcompatible:`st,stm32-sdmmc`: new ``dmas``, ``dma-names``,
1290 ``bus-width`` properties.
1291 * :dtcompatible:`st,stm32-temp-cal`: new ``ts-cal-resolution`` property;
1292 removed ``ts-cal-offset`` property.
1293 * :dtcompatible:`st,stm32u5-pll-clock`: new ``div-p`` property.
1294 * temperature sensor bindings no longer have a ``ts-voltage-mv`` property.
1295 * UART bindings: new ``wakeup-line`` properties.
1299 * :dtcompatible:`ti,ina237`: new ``alert-config``, ``irq-gpios`` properties.
1300 * :dtcompatible:`ti,bq274xx`: new ``zephyr,lazy-load`` property.
1305 UltraChip device-specific bindings (see list of new ``ultrachip,...``
1314 * Zephyr-specific bindings:
1316 * :dtcompatible:`zephyr,bt-hci-spi`: new ``reset-assert-duration-ms`` property.
1317 * removed ``zephyr,ipm-console`` binding.
1318 * :dtcompatible:`zephyr,ipc-openamp-static-vrings`: new
1319 ``zephyr,buffer-size`` property.
1320 * :dtcompatible:`zephyr,memory-region`: new ``PPB`` and ``IO`` region support.
1322 * :dtcompatible:`infineon,xmc4xxx-uart`: new ``input-src`` property.
1323 * WSEN-HIDS sensors: new ``drdy-gpios``, ``odr`` properties.
1324 * :dtcompatible:`sitronix,st7789v`: ``cmd-data-gpios`` is now optional.
1325 * :dtcompatible:`solomon,ssd16xxfb`: new ``dummy-line``,
1326 ``gate-line-width`` properties. The ``gdv``, ``sdv``, ``vcom``, and
1327 ``border-waveform`` properties are now optional.
1328 * ``riscv,clint0`` removed; all in-tree users were converted to
1330 * :dtcompatible:`worldsemi,ws2812-spi`: SPI bindings have new ``spi-cpol``,
1331 ``spi-cpha`` properties.
1332 * :dtcompatible:`ns16550`: ``reg-shift`` is now required.
1333 * Removed ``reserved-memory`` binding.
1343 <https://github.com/zephyrproject-rtos/zephyr/commit/0224f2c508df154ffc9c1ecffaf0b06608d6b623>`_
1350 * Added Picolibc as a Zephyr module. Picolibc module is a footprint-optimized
1358 * Removed architecture-specific ``off_t`` type definition in the minimal
1420 be split up with multiple start-of-frame headers instead of only one has been
1441 * Unused MCUMGR header files such as mcumgr_util.h have been removed.
1446 * Kconfig files have been split up and moved to directories containing the
1448 * MCUMGR img_mgmt image upload over-riding/hiding of result codes has been
1458 * File system backend: Only delete old files if necessary.
1462 * Introduced a 'zephyr,buffer-size' DT property to set the sizes for TX and
1474 * Added Class-C support.
1475 * Upgraded the loramac-node repository to v4.6.0.
1486 * Added new API to implement suspend-to-RAM (S2RAM). Select
1492 * Made ``tz`` non-const in ``gettimeofday()`` for conformance to spec.
1509 * SDMMC STM32: Now compatible with STM32L5 series. Added DMA support for DMA-V1
1531 * ``flash_area`` components were reworked so build-time reference to the flash
1546 ``--test suite_name:*`` or ``--test suite_name::test_name`` command line arguments.
1563 * Updated Espressif HAL with esp-idf 4.4.1 updates.
1565 * Fixed ESP32-C3 wifi issues.
1578 * Removed all binary archive files.
1609 * Added initial support for leveraging the RAM-LOAD mode with the zephyr-rtos port.
1613 * Edited the DFU detection's GPIO-pin configuration to be done through DTS using the ``mcuboot-butt…
1614 * Edited the LED usage to prefer DTS' ``mcuboot-led0`` alias over the ``bootloader-led0`` alias.
1626 * Upgraded from cddl-gen v0.1.0 to zcbor v0.4.0.
1634 Trusted Firmware-M
1637 * Allowed enabling FPU in the application when TF-M is enabled.
1638 * Added option to exclude non-secure TF-M application from build.
1649 :ref:`test-framework` for more details. This should be used for newly
1651 * smp_svr Bluetooth overlay (overlay-bt) has been reworked to increase
1661 - :github:`22049` - Bluetooth: IRK handling issue when using multiple local identities
1662 - :github:`25917` - Bluetooth: Deadlock with TX of ACL data and HCI commands (command blocked by da…
1663 - :github:`30348` - XIP can't be enabled with ARC MWDT toolchain
1664 - :github:`31298` - tests/kernel/gen_isr_table failed on hsdk and nsim_hs_smp sometimes
1665 - :github:`33747` - gptp does not work well on NXP rt series platform
1666 - :github:`34269` - LOG_MODE_MINIMAL BUILD error
1667 - :github:`37193` - mcumgr: Probably incorrect error handling with udp backend
1668 - :github:`37731` - Bluetooth: hci samples: Unable to allocate command buffer
1669 - :github:`38041` - Logging-related tests fails on qemu_arc_hs6x
1670 - :github:`38880` - ARC: ARCv2: qemu_arc_em / qemu_arc_hs don't work with XIP disabled
1671 - :github:`38947` - Issue with SMP commands sent over the UART
1672 - :github:`39598` - use of __noinit with ecc memory hangs system
1673 - :github:`40023` - Build fails for ``native_posix`` board when using C++ <atomic> header
1674 - :github:`41606` - stm32u5: Re-implement VCO input and EPOD configuration
1675 - :github:`41622` - Infinite mutual recursion when SMP and ATOMIC_OPERATIONS_C are set
1676 - :github:`41822` - BLE IPSP sample cannot handle large ICMPv6 Echo Request
1677 - :github:`41823` - Bluetooth: Controller: llcp: Remote request are dropped due to lack of free pro…
1678 - :github:`42030` - can: "bosch,m-can-base": Warning "missing or empty reg/ranges property"
1679 - :github:`43099` - CMake: ARCH roots issue
1680 - :github:`43249` - MBEDTLS_ECP_C not build when MBEDTLS_USE_PSA_CRYPTO
1681 - :github:`43308` - driver: serial: stm32: uart will lost data when use dma mode[async mode]
1682 - :github:`43555` - Variables not properly initialized when using data relocation with SDRAM
1683 - :github:`43562` - Setting and/or documentation of Timer and counter use/requirements for Nordic B…
1684 - :github:`43836` - stm32: g0b1: RTT doesn't work properly after stop mode
1685 - :github:`44339` - Bluetooth:controller: Implement support for Advanced Scheduling in refactored L…
1686 - :github:`44377` - ISO Broadcast/Receive sample not working with coded PHY
1687 - :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd ha…
1688 - :github:`44948` - cmsis_dsp: transofrm: error during building cf64.fpu and rf64.fpu for mps2_an52…
1689 - :github:`45218` - rddrone_fmuk66: I2C configuration incorrect
1690 - :github:`45241` - (Probably) unnecessary branches in several modules
1691 - :github:`45323` - Bluetooth: controller: llcp: Implement handling of delayed notifications in ref…
1692 - :github:`45427` - Bluetooth: Controller: LLCP: Data structure for communication between the ISR a…
1693 - :github:`45814` - Armclang build fails due to missing source file
1694 - :github:`46073` - IPSP (IPv6 over BLE) example stop working after a short time
1695 - :github:`46121` - Bluetooth: Controller: hci: Wrong periodic advertising report data status
1696 - :github:`46126` - pm_device causes assertion error in sched.c with lis2dh
1697 - :github:`46401` - ARM64: Relax 4K MMU mapping alignment
1698 - :github:`46596` - STM32F74X RMII interface does not work
1699 - :github:`46598` - Logging with RTT backend on STM32WB strange behavier
1700 - :github:`46844` - Timer drivers likely have off-by-one in rapidly-presented timeouts
1701 - :github:`46846` - lib: libc: newlib: strerror_r non-functional
1702 - :github:`46986` - Logging (deferred v2) with a lot of output causes MPU fault
1703 - :github:`47014` - can: iso-tp: implementation test failed with twister on nucleo_g474re
1704 - :github:`47092` - driver: nrf: uarte: new dirver breaks our implementation for uart.
1705 - :github:`47120` - shell uart: busy wait for DTR in ISR
1706 - :github:`47477` - qemu_leon3: tests/kernel/fpu_sharing/generic/ failed when migrating to new ztes…
1707 - :github:`47500` - twister: cmake: Failure of "--build-only -M" combined with "--test-only" for --…
1708 - :github:`47607` - Settings with FCB backend does not pass test on stm32h743
1709 - :github:`47732` - Flash map does not fare well with MCU who do bank swaps
1710 - :github:`47817` - samples/modules/nanopb/sample.modules.nanopb fails with protobuf > 3.19.0
1711 - :github:`47908` - tests/kernel/mem_protect/stack_random works unreliably and sporadically fails
1712 - :github:`47988` - JSON parser not consistent on extra data
1713 - :github:`48018` - ztest: static threads are not re-launched for repeated test suite execution.
1714 - :github:`48037` - Grove LCD Sample Not Working
1715 - :github:`48094` - pre-commit scripts fail when there is a space in zephyr_base
1716 - :github:`48102` - JSON parses uses recursion (breaks rule 17.2)
1717 - :github:`48147` - ztest: before/after functions may run on different threads, which may cause pot…
1718 - :github:`48287` - malloc_prepare ASSERT happens when enabling newlib libc with demand paging
1719 - :github:`48299` - SHT3XD_CMD_WRITE_TH_LOW_SET should be SHT3XD_CMD_WRITE_TH_LOW_CLEAR
1720 - :github:`48304` - bt_disable() does not work properly on nRF52
1721 - :github:`48390` - [Intel Cavs] Boot failures on low optimization levels
1722 - :github:`48394` - vsnprintfcb writes to ``*str`` if it is NULL
1723 - :github:`48468` - GSM Mux does not transmit all queued data when uart_fifo_fill is called
1724 - :github:`48473` - Setting CONFIG_GSM_MUX_INITIATOR=n results in a compile error
1725 - :github:`48505` - BLE stack can get stuck in connected state despite connection failure
1726 - :github:`48520` - clang-format: #include reorder due to default: SortIncludesOptions != SI_Never
1727 - :github:`48603` - LoRa driver asynchronous receive callback clears data before the callback.
1728 - :github:`48608` - boards: mps2_an385: Unstable system timer
1729 - :github:`48625` - GSM_PPP api keeps sending commands to muxed AT channel
1730 - :github:`48726` - net: tests/net/ieee802154/l2/net.ieee802154.l2 failed on reel board
1731 - :github:`48841` - Bluetooth: df: Assert in lower link layer when requesting CTE from peer periodi…
1732 - :github:`48850` - Bluetooth: LLCP: possible access to released control procedure context
1733 - :github:`48857` - samples: Bluetooth: Buffer size mismatch in samples/bluetooth/hci_usb for nRF53…
1734 - :github:`48953` - 'intel,sha' is missing binding and usage
1735 - :github:`48954` - several NXP devicetree bindings are missing
1736 - :github:`48992` - qemu_leon3: tests/posix/common/portability.posix.common fails
1737 - :github:`49021` - uart async api does not provide all received data
1738 - :github:`49032` - espi saf testing disabled
1739 - :github:`49069` - log: cdc_acm: hard fault message does not output
1740 - :github:`49148` - Asynchronous UART API triggers Zephyr assertion on STM32WB55
1741 - :github:`49210` - BL5340 board cannot build bluetooth applications
1742 - :github:`49213` - logging.add.log_user test fails when compiled with GCC 12
1743 - :github:`49266` - Bluetooth: Host doesn't seem to handle INCOMPLETE per adv reports
1744 - :github:`49313` - nRF51822 sometimes hard fault on connect
1745 - :github:`49338` - Antenna switching for Bluetooth direction finding with the nRF5340
1746 - :github:`49373` - BLE scanning - BT RX thread hangs on.
1747 - :github:`49390` - shell_rtt thread can starve other threads of the same priority
1748 - :github:`49484` - CONFIG_BOOTLOADER_SRAM_SIZE should not be defined by default
1749 - :github:`49492` - kernel.poll test fails on qemu_arc_hs6x when compiled with GCC 12
1750 - :github:`49494` - testing.ztest.ztress test fails on qemu_cortex_r5 when compiled with GCC 12
1751 - :github:`49584` - STM32WB55 Failed read remote feature, remote version and LE set PHY
1752 - :github:`49588` - Json parser is incorrect with undefined parameter
1753 - :github:`49611` - ehl_crb: Failed to run timer testcases
1754 - :github:`49614` - acrn_ehl_crb: The testcase tests/kernel/sched/schedule_api failed to run.
1755 - :github:`49656` - acrn_ehl_crb: testcases tests/kernel/smp failed to run on v2.7-branch
1756 - :github:`49746` - twister: extra test results
1757 - :github:`49811` - DHCP cannot obtain IP, when CONFIG_NET_VLAN is enabled
1758 - :github:`49816` - ISOTP receive fails for multiple binds with same CAN ID but different extended …
1759 - :github:`49889` - ctf trace: unknown event id when parsing samples/tracing result on reel board
1760 - :github:`49917` - http_client_req() sometimes hangs when peer disconnects
1761 - :github:`49963` - Random crash on the L475 due to work->handler set to NULL
1762 - :github:`49996` - tests: drivers: clock_control: nrf_lf_clock_start and nrf_onoff_and_bt fails
1763 - :github:`50028` - flash_stm32_ospi Write enable failed when building with TF-M
1764 - :github:`50084` - drivers: nrf_802154: nrf_802154_trx.c - assertion fault when enabling Segger Sy…
1765 - :github:`50095` - ARC revision Kconfigs wrongly mixed with board name
1766 - :github:`50149` - tests: drivers: flash fails on nucleo_l152re because of wrong erase flash size
1767 - :github:`50196` - LSM6DSO interrupt handler not being called
1768 - :github:`50256` - I2C on SAMC21 sends out stop condition incorrectly
1769 - :github:`50306` - Not able to flash stm32h735g_disco - TARGET: stm32h7x.cpu0 - Not halted
1770 - :github:`50345` - Network traffic occurs before Bluetooth NET L2 (IPSP) link setup complete
1771 - :github:`50354` - ztest_new: _zassert_base : return without post processing
1772 - :github:`50404` - Intel CAVS: tests/subsys/logging/log_immediate failed.
1773 - :github:`50427` - Bluetooth: host: central connection context leak
1774 - :github:`50446` - MCUX CAAM is disabled temporarily
1775 - :github:`50452` - mec172xevb_assy6906: The testcase tests/lib/cmsis_dsp/matrix failed to run.
1776 - :github:`50501` - STM32 SPI does not work properly with async + interrupts
1777 - :github:`50506` - nxp,mcux-usbd devicetree binding issues
1778 - :github:`50515` - Non-existing test cases reported as "Skipped" with reason “No results captured…
1779 - :github:`50546` - drivers: can: rcar: likely inconsistent behavior when calling can_stop() with p…
1780 - :github:`50554` - Test uart async failed on Nucleo F429ZI
1781 - :github:`50565` - Fatal error after ``west flash`` for nucleo_l053r8
1782 - :github:`50567` - Passed test cases are reported as "Skipped" because of incomplete test log
1783 - :github:`50570` - samples/drivers/can/counter fails in twister for native_posix
1784 - :github:`50587` - Regression in Link Layer Control Procedure (LLCP)
1785 - :github:`50590` - openocd: Can't flash on various STM32 boards
1786 - :github:`50598` - UDP over IPSP not working on nRF52840
1787 - :github:`50614` - Zephyr if got the ip is "10.xxx.xxx.xxx" when join in the switchboard, then the…
1788 - :github:`50620` - fifo test fails with CONFIG_CMAKE_LINKER_GENERATOR enabled on qemu_cortex_a9
1789 - :github:`50652` - RAM Loading on i.MXRT1160_evk
1790 - :github:`50655` - STM32WB55 Bus Fault when connecting then disconnecting then connecting then dis…
1791 - :github:`50658` - BLE stack notifications blocks host side for too long
1792 - :github:`50709` - tests: arch: arm: arm_thread_swap fails on stm32g0 or stm32l0
1793 - :github:`50732` - net: tests/net/ieee802154/l2/net.ieee802154.l2 failed on reel_board due to buil…
1794 - :github:`50735` - Intel CAVS18: tests/boards/intel_adsp/hda_log/boards.intel_adsp.hda_log.printk …
1795 - :github:`50746` - Stale kernel memory pool API references
1796 - :github:`50766` - Zephyr build system doesn't setup CMake host environment correctly
1797 - :github:`50776` - CAN Drivers allow sending FD frames without device being set to FD mode
1798 - :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver
1799 - :github:`50778` - LE Audio: Audio shell: Unicast server cannot execute commands for the default_s…
1800 - :github:`50780` - LE Audio: Bidirectional handling of 2 audio streams as the unicast server when …
1801 - :github:`50781` - LE Audio: mpl init causes warnings when adding objects
1802 - :github:`50783` - LE Audio: Reject ISO data if the stream is not in the streaming state
1803 - :github:`50789` - west: runners: blackmagicprobe: Doesn't work on windows due to wrong path separ…
1804 - :github:`50801` - JSON parser fails on multidimensional arrays
1805 - :github:`50812` - MCUmgr udp sample fails with shell - BUS FAULT
1806 - :github:`50841` - high SRAM usage with picolibc on nRF platforms
1811 * :github:`50861` - Intel ADSP HDA and GPDMA Bugs
1812 * :github:`50843` - tests: kernel: timer: timer_behavior: kernel.timer.timer - SRAM overflow on nrf…
1813 * :github:`50841` - high SRAM usage with picolibc on some userspace platforms
1814 * :github:`50774` - ESP32 GPIO34 IRQ not working
1815 * :github:`50771` - mcan driver has tx and rx error counts swapped
1816 * :github:`50754` - MCUboot update breaks compilation for boards without CONFIG_WATCHDOG=y
1817 * :github:`50737` - tfm_ram_report does not work with sdk-ng 0.15.0
1818 * :github:`50728` - missing SMP fixes for RISC-V
1819 * :github:`50691` - Bluetooth: Host: CONFIG_BT_LOG_SNIFFER_INFO doesn't work as intended without bo…
1820 * :github:`50689` - Suspected unaligned access in Bluetooth controller connection handling
1821 * :github:`50681` - gpio: ite: gpio_ite_configure() neither supporting nor throwing error when gpio…
1822 * :github:`50656` - Wrong definition of bank size for intel memory management driver.
1823 * :github:`50654` - Some files are being ALWAYS built, without them being used
1824 * :github:`50635` - hal: stm32: valid pins were removed in the last version
1825 * :github:`50631` - Please Add __heapstats() to stdlib.h
1826 * :github:`50621` - The history of the multi API / MFD discussions 2022 July - Sep
1827 * :github:`50619` - tests/kernel/timer/starve fails to run on devices
1828 * :github:`50618` - STM32 Ethernet
1829 * :github:`50615` - ESP32 GPIO driver
1830 * :github:`50611` - k_heap_aligned_alloc does not handle a timeout of K_FOREVER correctly
1831 * :github:`50603` - Upgrade to loramac-node 4.7.0 when it is released to fix async LoRa reception o…
1832 * :github:`50579` - arch: arm: Using ISR_DIRECT_PM with zero-latency-interrupt violation
1833 * :github:`50549` - USB: samhs: Device does not work after detach-attach sequence
1834 * :github:`50545` - drivers: can: inconsistent behavior when calling can_stop() with pending transm…
1835 * :github:`50538` - lpcxpresso55s69_cpu0 samples/subsys/usb/dfu/sample.usb.dfu build failure
1836 * :github:`50525` - Passed test cases reported as "Skipped" because test log lost
1837 * :github:`50522` - mgmt: mcumgr: img_mgmt: Failure of erase returns nothing
1838 * :github:`50520` - Bluetooth: bsim eatt_notif test fails with assertion in some environments
1839 * :github:`50502` - iMX 7D GPIO Pinmux Array Has Incorrect Ordering
1840 * :github:`50482` - mcumgr: img_mgmt: zephyr_img_mgmt_flash_area_id has wrong slot3 ID
1841 * :github:`50468` - Incorrect Z_THREAD_STACK_BUFFER in arch_start_cpu for Xtensa
1842 * :github:`50467` - Possible memory corruption on ARC when userspace is enabled
1843 * :github:`50465` - Possible memory corruption on RISCV when userspace is enabled
1844 * :github:`50464` - Boot banner can cut through output of shell prompt
1845 * :github:`50455` - Intel CAVS15/25: tests/subsys/shell/shell failed with no console output
1846 * :github:`50438` - Bluetooth: Conn: Bluetooth stack becomes unusable when communicating with both …
1847 * :github:`50432` - Bluetooth: Controller: Restarting BLE scanning not always working and sometimes…
1848 * :github:`50421` - Sysbuild-configured project using ``west flash --recover`` will wrongly recover…
1849 * :github:`50414` - smp_dummy.h file is outside of zephyr include folder
1850 * :github:`50394` - RT685 flash chip size is incorrect
1851 * :github:`50386` - Twister "FLASH overflow" does not account for imgtool trailer.
1852 * :github:`50374` - CI failure in v3.1.0-rc2 full run
1853 * :github:`50368` - esp32: counter driver not working with absolute value
1854 * :github:`50344` - bl5340_dvk_cpuapp: undefined reference to ``__device_dts_ord_14``
1855 * :github:`50343` - uninitialized variable in kernel.workqueue test
1856 * :github:`50342` - mcuboot: BOOT_MAX_ALIGN is redefined
1857 * :github:`50341` - undefined reference to ``log_output_flush`` in sample.logger.syst.catalog
1858 * :github:`50331` - net mem shell output indents TX DATA line
1859 * :github:`50330` - Fail to find GICv3 Redistributor base address for Cortex-R52 running in a clust…
1860 * :github:`50327` - JLink needs flashloader for MIMXRT1060-EVK
1861 * :github:`50317` - boards/arm/thingy53_nrf5340: lack of mcuboot's gpio aliases
1862 * :github:`50306` - Not able to flash stm32h735g_disco - TARGET: stm32h7x.cpu0 - Not halted
1863 * :github:`50299` - CI fails building stm32u5 tests/subsys/pm/device_runtime_api
1864 * :github:`50297` - mcumgr: fs_mgmt: hash/checksum: Build warnings on native_posix_64
1865 * :github:`50294` - test-ci: timer_behavior: mimxrt1170_evk_cm7/1160: test failure
1866 * :github:`50284` - Generated linker scripts break when ZEPHYR_BASE and ZEPHYR_MODULES share struct…
1867 * :github:`50282` - samples: drivers: can: babbling: can controller not started.
1868 * :github:`50266` - drivers: can: native_posix_linux: should not receive frames while stopped
1869 * :github:`50263` - drivers: can: mcan: transceiver is enabled at driver initialization
1870 * :github:`50257` - twister: --coverage option does not work for qemu_x86_64 and other boards
1871 * :github:`50255` - Test process crash when run twister with --coverage
1872 * :github:`50244` - GPIO manipulation from a “counter” (ie HW timer) when Bluetooth (BLE) is enable…
1873 * :github:`50238` - ESP32: rtcio_ll_pullup_disable crash regression
1874 * :github:`50235` - UDP: Memory leak when allocated packet is smaller than requested
1875 * :github:`50232` - gpio_shell: Not functional anymore following DT label cleanup and deprecation
1876 * :github:`50226` - MPU FAULT: Stacking error with lvgl on lv_timer_handler()
1877 * :github:`50224` - tests/kernel/tickless/tickless_concept: Failed on STM32
1878 * :github:`50219` - Kernel tests failing on qemu_riscv32_smp
1879 * :github:`50218` - rcar_h3ulcb: can: failed to run RTR test cases
1880 * :github:`50214` - Missing human readable names in names file od deive structure
1881 * :github:`50202` - Configuring ``GPIO25`` crashes ESP32
1882 * :github:`50192` - nrf_qspi_nor driver might crash if power management is enabled
1883 * :github:`50191` - nrf_qspi_nor-driver leaves CS pin to undefined state when pinctrl is enabled
1884 * :github:`50172` - QSPI NAND Flash driver question
1885 * :github:`50165` - boards: riscv: ite: No flash and RAM stats are shown whenever building ITE board
1886 * :github:`50158` - Drivers: gpio: stm32u5 portG not working
1887 * :github:`50152` - SMT32: incorrect internal temperature value
1888 * :github:`50150` - tests: drivers: flash: building error with b_u585i_iot02a_ns board
1889 * :github:`50146` - tests: kernel: mem_protect fails on ARMv6-M and ARMv8-M Baseline
1890 * :github:`50142` - NXP i.MX RT1024 CPU GPIO access bug.
1891 * :github:`50140` - ARP handling causes dropped packets when multiple outgoing packets are queued
1892 * :github:`50135` - cannot boot up on custom board
1893 * :github:`50119` - non-IPI path of SMP is broken
1894 * :github:`50118` - Twister: ``--coverage-formats`` Does not work despite ``--coverage`` added
1895 * :github:`50108` - drivers: console: rtt_console: undefined reference to ``__printk_hook_install``
1896 * :github:`50107` - subsys: pm: device_runtime.c: compile error
1897 * :github:`50106` - ram_report stopped working with zephyr-sdk 0.15
1898 * :github:`50099` - boards: pinnacle_100_dvk should enable QSPI and modem by default
1899 * :github:`50096` - tests: drivers: the gpio_basic_api test cannot be build successfully on bl5340…
1900 * :github:`50073` - mcumgr: Bluetooth backend does not restart advertising after disconnect
1901 * :github:`50070` - LoRa: Support on RFM95 LoRa module combined with a nRF52 board
1902 * :github:`50066` - tests: tests/drivers/can/shell failed in daily test on many platforms
1903 * :github:`50065` - tests: tests/subsys/shell/shell test case fail in daily test on many platforms
1904 * :github:`50061` - Bluetooth: Samples: bluetooth_audio_source does not send multiple streams
1905 * :github:`50044` - reel_board: pyocd.yaml causes flashing error on reel board
1906 * :github:`50033` - tests: subsys: fs: littlefs: filesystem.littlefs.custom fails to build
1907 * :github:`50032` - tests: subsys: shell: shell.core and drivers.can.shell fails at shell_setup
1908 * :github:`50029` - Unable to use functions from gsm_ppp driver
1909 * :github:`50023` - tests: some driver tests of frdm_k64f build failed in twister (shows devicetree…
1910 * :github:`50016` - jlinkarm.so files renamed in latest J-Link drivers
1911 * :github:`49988` - boards: pinnacle_100_dvk: UART1 flow control is not turned on
1912 * :github:`49987` - Unable to compile on windows
1913 * :github:`49985` - STM32:NUCLEO_WL55JC No serial RX in STOP mode
1914 * :github:`49982` - SD: f_sync will always fail using the sdhc_spi driver
1915 * :github:`49970` - strange behavior in the spi_flash example
1916 * :github:`49960` - LoRaWAN Code won't linking when config with CN470 region
1917 * :github:`49956` - ``NRF_DRIVE_S0D1`` option is not always overridden in the ``nordic,nrf-twi`` an…
1918 * :github:`49953` - stm32 gpio_basic_api test fail with CONFIG_ZTEST_NEW_API
1919 * :github:`49939` - stm32 adc driver_api test fails on stm32wb55 and stm32l5
1920 * :github:`49938` - drivers/modem/gsm_ppp.c: unnecessary modem_cmd_handler_tx_lock when CONFIG_GSM…
1921 * :github:`49924` - tests: drivers: pwm_api and pwm_loopback tests failed on frdm_k64f boards
1922 * :github:`49923` - ASSERTION FAIL [!arch_is_in_isr()] @ WEST_TOPDIR/zephyr/kernel/sched.c:1449
1923 * :github:`49916` - renesas smartbond family Kconfig visible to non-renesas devices
1924 * :github:`49915` - Bluetooth: Controller: Syncing with devices with per. adv. int. < ~10ms eventua…
1925 * :github:`49903` - riscv: Enabling IRQ vector table makes Zephyr unbootable
1926 * :github:`49897` - STM32: NUCLEO_WL55JC internal (die) temperature incorrect
1927 * :github:`49890` - drivers/can: stm32_fd: CONFIG_CAN_STM32FD_CLOCK_DIVISOR not applied in driver s…
1928 * :github:`49876` - drivers: can: twai: driver fails initialization
1929 * :github:`49874` - STM32G0 HW_STACK_PROTECTION Warning
1930 * :github:`49852` - uart: extra XOFF byte in the read buffer
1931 * :github:`49851` - Bluetooth Controller with Extended Advertising
1932 * :github:`49846` - mimxrt1160_evk network samples stopped working
1933 * :github:`49825` - net: ip: tcp: use zu format specifier for size_t
1934 * :github:`49823` - Example Application: Use of undocumented zephyr/module.yml in application folder
1935 * :github:`49814` - Cortex-A9 fails to build cmsis due to missing core_ca.h
1936 * :github:`49805` - stm32f1: can2 & eth pin remap not working
1937 * :github:`49803` - I/O APIC Driver in Zephyr makes incorrect register access.
1938 * :github:`49792` - test-ci: adc-dma : frdm-k64f: dma dest addess assert
1939 * :github:`49790` - Intel CAVS25: Failure in tests/boards/intel_adsp/smoke sporadically
1940 * :github:`49789` - it8xxx2_evb: tests/crypto/tinycrypt/ test takes longer on sdk 0.15.0
1941 * :github:`49786` - nsim_em: tests: fail to run tests/kernel/timer/timer_behavior
1942 * :github:`49769` - STM32F1 CAN2 does not enable master can gating clock
1943 * :github:`49766` - Document downstream module configuration recommendations
1944 * :github:`49763` - nucleo_f767zi: sample.net.gptp build fails
1945 * :github:`49762` - esp32: testing.ztest.error_hook.no_userspace build fails due to array-bounds wa…
1946 * :github:`49760` - frdm_kl25z: sample.usb.dfu Kconfig issue causing build failure
1947 * :github:`49747` - CAN2 interface on STM32F105 not working
1948 * :github:`49738` - Bluetooth: Controller: Restarting periodic advertising causes crash when ADV_SY…
1949 * :github:`49733` - Error log "Could not lookup stream by iso 0xXXXXXXXX" from unicast server if cl…
1950 * :github:`49717` - mcumgr: Bluetooth transport fix prevents passing GATT notify status back to SMP
1951 * :github:`49716` - Intel CAVS15/18: Failure in tests/arch/common/timing
1952 * :github:`49715` - The function ospi_read_sfdp in drivers/flash/flash_stm32_ospi.c can corrupt the…
1953 * :github:`49714` - tests: tests/drivers/gpio/gpio_api_1pin failed on mec172xevb_assy6906 in daily…
1954 * :github:`49713` - frdm_k64f: tests: failed to run tests/drivers/adc/adc_dma/drivers.adc-dma
1955 * :github:`49711` - tests/arch/common/timing/arch.common.timing.smp fails for CAVS15, 18
1956 * :github:`49703` - eSPI: Add platform specific Slave to Master Virtual Wires
1957 * :github:`49696` - twister: testplan: toolchain_exclude filter is overridden by integration_platfo…
1958 * :github:`49687` - West: Allow having .west folder and west.yml in the same folder
1959 * :github:`49678` - Zephyr 3.2 module updates overview
1960 * :github:`49677` - STM32U5 consumes more current using power management
1961 * :github:`49663` - Bluetooth seems to not work randomly on target device
1962 * :github:`49662` - hello world+ mcuboot is not working
1963 * :github:`49661` - mcumgr: bt transport runs in system workqueue thread and can cause resource dea…
1964 * :github:`49659` - logging: LOG_* appends 0x0D to 0x0A
1965 * :github:`49648` - tests/subsys/logging/log_switch_format, log_syst build failures on CAVS
1966 * :github:`49637` - CMSIS-DSP tests broken with SDK 0.15.0
1967 * :github:`49631` - arch: arm: FP stack warning with GCC 12 and ``CONFIG_FPU=y``
1968 * :github:`49629` - Bluetooth: ISO Broadcast sample fails to send data on nRF5340
1969 * :github:`49628` - Compilation fails when ASAN is used with gcc
1970 * :github:`49618` - &usart2_rx_pd6 no more available for STM32L073RZ
1971 * :github:`49616` - acrn_ehl_crb: The testcase tests/kernel/common failed to run.
1972 * :github:`49609` - sdk: failed to run tests/subsys/logging/log_core_additional
1973 * :github:`49607` - ADC reading on E73-2G4M04S1B and nrf52dk
1974 * :github:`49606` - BeagleBone Black / AM335x Support
1975 * :github:`49605` - it8xxx2_evb: tests/kernel/timer/timer_api test failed after commit cb041d06
1976 * :github:`49602` - Bluetooth: Audio: Build error when enable CONFIG_LIBLC3
1977 * :github:`49601` - mec15xxevb_assy6853: tests/drivers/adc/adc_api asynchronous test failed
1978 * :github:`49599` - Bluetooth: Host: Unable to pair zephyr bluetooth peripheral with Secure connect…
1979 * :github:`49590` - devicetree parsing does not error out on duplicate node names
1980 * :github:`49587` - cross-compile toolchain variant doesn't working properly with multilib toolchain
1981 * :github:`49586` - Json parser is incorrect with undefined parameter
1982 * :github:`49578` - [RFC] Deprecate <zephyr/zephyr.h>
1983 * :github:`49576` - tests: kernel: timer: timer_behavior: kernel.timer.timer fails
1984 * :github:`49572` - Reproducable builds with MCUboot signing
1985 * :github:`49542` - sdk: it8xxx2_evb cannot build the hello_world sample after zephyr SDK upgrade t…
1986 * :github:`49540` - Bluetooth: Host: sync termination callback parameters not populated correctly w…
1987 * :github:`49531` - LE Audio: Broadcast Sink not supporting general and specific BIS codec configur…
1988 * :github:`49523` - k_sleep in native_posix always sleeps one tick too much
1989 * :github:`49498` - net: lib: coap: update method_from_code() to report success/failure
1990 * :github:`49493` - Bluetooth: ISO: samples/bluetooth/broadcast_audio_source error -122
1991 * :github:`49491` - arch.interrupt test fails on ARM64 QEMU targets when compiled with GCC 12
1992 * :github:`49482` - stm32g0 interrupts for usart3,4,5,6 all set to 29
1993 * :github:`49471` - stm32: dietemp node generates warning
1994 * :github:`49465` - Bluetooth: Controller: Periodic adv. sync. degraded performance on latest main …
1995 * :github:`49463` - STM32G0B0 errors out on stm32g0_disable_dead_battery function in soc.c
1996 * :github:`49462` - tests: tests/kernel/fatal/exception/ test case fail
1997 * :github:`49444` - mcumgr: Outgoing packets that are larger than the transport MTU are wrongly spl…
1998 * :github:`49442` - Intel CAVS25: Failure in tests/kernel/smp
1999 * :github:`49440` - test-ci: mimxrt11xx: testing.ztest.base.verbose_x and crypto.tinycryp : run fai…
2000 * :github:`49439` - test-ci: lpcxpresso54114_m4: libraries.devicetree.devices.requires test failure
2001 * :github:`49410` - Bluetooth: Scan responses with info about periodic adv. sometimes stops being r…
2002 * :github:`49406` - flash_stm32_ospi: OSPI wr in OPI/STR mode is for 32bit address only
2003 * :github:`49360` - west boards doesn't print boards from modules
2004 * :github:`49359` - nrf5*: crash when Bluetooth advertisements and flash write/erase are used simul…
2005 * :github:`49350` - RFC: Add arch aligned memory Kconfig option
2006 * :github:`49342` - Zephyr hci_usb sample cannot use LE coded phy
2007 * :github:`49331` - device if got the ip is "10.4.239.xxx" when join in the switchboard, then the d…
2008 * :github:`49329` - twister: frdm_k64f: test string mismatch
2009 * :github:`49315` - loopback socket send from shell hangs
2010 * :github:`49305` - Can't read and write to the Nor Flash at address 0x402a8000 on RT1060
2011 * :github:`49268` - tests: samples/boards/stm32/power_mgmt/serial_wakeup failed on mec15xxevb_assy6…
2012 * :github:`49263` - ztest: tracing backend works incorrectly when new ZTEST enabled.
2013 * :github:`49258` - MCUboot not loading properly due to missing ALIGN
2014 * :github:`49251` - STM32 HW TIMER + DMA + DAC
2015 * :github:`49203` - Intel CAVS15: Failure in tests/boards/intel_adsp/hda,hda_log
2016 * :github:`49200` - Intel CAVS: Failure in tests/kernel/interrupt
2017 * :github:`49195` - Integrate Zephyr SDK 0.15.0 to the Zephyr main CI
2018 * :github:`49184` - DHCP client is not ``carrier`` aware
2019 * :github:`49183` - Missing handling of UNKNOWN_RSP in peripheral PHY UPDATE procedure
2020 * :github:`49178` - subsys: pm: stats: typo causes build failure
2021 * :github:`49177` - usb: sam0: device driver is leaking memory when interface is reset
2022 * :github:`49173` - Bluetooth: empty notification received by peer after unsubscribe
2023 * :github:`49169` - v2m_musca_s1_ns fails to build several tfm related samples
2024 * :github:`49166` - samples/drivers/flash_shell/sample.drivers.flash.shell fails to build on a few …
2025 * :github:`49164` - samples/arch/smp/pi/sample.smp.pi fails on a number esp32 platforms
2026 * :github:`49162` - Calling cache maintenance APIs from user mode threads result in a bad syscall e…
2027 * :github:`49154` - SDMMC driver with STM32 U575
2028 * :github:`49145` - tests: kernel: fifo: fifo_timeout: kernel.fifo.timeout fails on nrf5340dk_nrf53…
2029 * :github:`49142` - Bluetooth: Audio: MCC subscribe failure
2030 * :github:`49136` - L2CAP ecred test cases failed.
2031 * :github:`49134` - STM32G070RBT6 can not build with zephyr 3.1.99
2032 * :github:`49119` - ARC: west: mdb runner: fix folder where MDB is run
2033 * :github:`49116` - cmake cached BOARD_DIR variable does not get overwritten
2034 * :github:`49106` - Add cherryusb as a module
2035 * :github:`49105` - hda_host and hda_link registers block size are not equal
2036 * :github:`49102` - hawkbit - dns name randomly not resolved
2037 * :github:`49100` - STM b_u585i_iot02a NOR flash and OSPI_SPI_MODE, erase failed
2038 * :github:`49086` - twister: frdm_k64f: twister process blocks after the flash error occurs
2039 * :github:`49074` - GD32: Use clocks instead rcu-periph-clock property
2040 * :github:`49073` - SOC_FLASH_LPC vs SOC_FLASH_MCUX
2041 * :github:`49066` - Mcumgr img_mgmt_impl_upload_inspect() can cause unaligned memory access hard fa…
2042 * :github:`49057` - USB Mass Storage Sample crashes due to overflow of Mass Storage Stack
2043 * :github:`49056` - STM b_u585i_iot02a MCUboot crash
2044 * :github:`49054` - STM32H7 apps are broken in C++ mode due to HAL include craziness
2045 * :github:`49051` - Nrf52832 ADC SAMPLE cannot compile
2046 * :github:`49047` - LORAWAN Devicetree sx1262 setup on rak4631_nrf52840 board
2047 * :github:`49046` - Cannot use devices behind I2C mux (TCA9548A)
2048 * :github:`49044` - doc: boards: litex_vexrisc: update with common environment variables and arty-a…
2049 * :github:`49036` - soc: telink_b91: ROM region section overlap
2050 * :github:`49027` - Regulator support for gpio-leds
2051 * :github:`49019` - Fix multiple issues with adxl372 driver
2052 * :github:`49016` - intel_adsp smoke test fails with CONFIG_LOG_MIPI_SYST_USE_CATALOG=y
2053 * :github:`49014` - Advertising address not updated after RPA Timeout with Extended Advertising ena…
2054 * :github:`49012` - pm breaks intel dai ssp in cavs25
2055 * :github:`49008` - ESP32: net_buf_get() FAILED
2056 * :github:`49006` - tests: subsys: portability: cmsis_rtos_v2: portability.cmsis_rtos_v2 - test_t…
2057 * :github:`49005` - samples: tfm_integration: tfm_regression_test: sample.tfm.regression_ipc_lvl2 n…
2058 * :github:`49004` - unexpected eof in qemu_cortex and mps2
2059 * :github:`49002` - tests: subsys: settings: functional: fcb: system.settings.functional.fcb fails
2060 * :github:`49000` - tests: arch: arm: arm_thread_swap: arch.arm.swap.common.no_optimizations USAGE …
2061 * :github:`48999` - tests: arch: arm: arm_interrupt: arch.interrupt.no_optimizations Wrong crash ty…
2062 * :github:`48997` - tests: kernel: workq: work_queue: kernel.workqueue fails
2063 * :github:`48991` - Receiving message from pc over PCAN-USB FD
2064 * :github:`48977` - kernel: mem_protect: mimxrt11xx series build failure
2065 * :github:`48967` - modem: hl7800 runtime log control API is broken
2066 * :github:`48960` - coap_packet_parse() should return different values based on error type
2067 * :github:`48951` - stm32wb55 BLE unable to connect / pair
2068 * :github:`48950` - cmake: string quotes are removed from extra_kconfig_options.conf
2069 * :github:`48937` - Compilation error when adding lwm2m client on CHIP/matter sample
2070 * :github:`48921` - build system/west: Add a warning if any project repo does not match the manifest
2071 * :github:`48918` - ztest: tests: add CONFIG_ZTEST_SHUFFLE=y to tests/subsys/logging/log_benchmark/…
2072 * :github:`48913` - net: Add pointer member to net_mgmt_event_callback struct to pass user data to …
2073 * :github:`48912` - sample.drivers.flash.shell: Failed on NXP targets
2074 * :github:`48911` - sample.drivers.flash.shell: Failed on atmel targets
2075 * :github:`48907` - Does esp32 support BLE Mesh
2076 * :github:`48897` - twister --sub-test never works
2077 * :github:`48880` - BLE notifications on custom service not working anymore: <wrn> bt_gatt: Device …
2078 * :github:`48877` - tests: kernel: mem_slab: mslab: kernel.memory_slabs fails
2079 * :github:`48875` - tests: kernel: context: kernel.context fails at test_busy_wait and Kernel panic…
2080 * :github:`48863` - hawkbit subsystem - prints garbage if debug enabled and no update pending
2081 * :github:`48829` - cbprintf is broken on multiple platforms with GCC 12
2082 * :github:`48828` - Clicking a link leads to "Sorry, Page Not Found", where they ask to notify this…
2083 * :github:`48823` - Bluetooth: controller: llcp: limited nr. of simultaneous connections
2084 * :github:`48813` - Bluetooth: bt_conn_disconnect randomly gives error "bt_conn: not connected!"
2085 * :github:`48812` - Bluetooth controller extended advertisement crashes in lll layer
2086 * :github:`48808` - Pinctl api breaks NXP imx6sx
2087 * :github:`48806` - Bluetooth: controller: conformance test instability
2088 * :github:`48804` - LE Audio: Add HAP sample to Zephyr footprint tracking
2089 * :github:`48801` - test: driver: wdt: wdt cases fails in LPC platform randonly
2090 * :github:`48799` - Why is the command input incomplete?
2091 * :github:`48780` - boards: bus devices label names should include address on bus
2092 * :github:`48779` - net.socket.select: failed (qemu/mps2_an385)
2093 * :github:`48757` - Windows10 Installation: Failed to run ``west update``
2094 * :github:`48742` - Linking fails during build when referencing functions in ``zephyr/bluetooth/cry…
2095 * :github:`48739` - net: tcp: Implicit MSS value is not correct
2096 * :github:`48738` - dts: label: label defined in soc does not take effects in final zephyr.dts
2097 * :github:`48731` - gen_handles script fails with pwmleds handle
2098 * :github:`48725` - arm_thread_swap: tests/arch/arm/arm_thread_swap/ failed on reel_board
2099 * :github:`48724` - mpu9250 driver init function register setup using the same config parameter twi…
2100 * :github:`48722` - flash_map: pointer dereferencing causes build to fail
2101 * :github:`48718` - Completely disabling IP support leads to a build error when enabling IEEE 802.1…
2102 * :github:`48715` - Enabling NET_L2_IEEE802154 and IEEE802154_RAW_MODE together breaks the build
2103 * :github:`48699` - Is there a way to port the Bluetooth host stack to linux?
2104 * :github:`48682` - ADC Support for STM32U575
2105 * :github:`48671` - SAM V71B Initial USB Transfer Drops Data Bytes
2106 * :github:`48665` - tests/usb/device: Add zassert to match zassume usage.
2107 * :github:`48642` - nucleo_l011k4 does not build
2108 * :github:`48630` - Process: maintainer involvement in triaging issues
2109 * :github:`48626` - jlink flasher not working with recent versions of pylink dependency
2110 * :github:`48620` - LC3 External Source Code
2111 * :github:`48591` - Can't run zephyr application from SDRAM on RT1060-EVKB
2112 * :github:`48585` - net: l2: ieee802154: decouple l2/l3 layers
2113 * :github:`48584` - Remove netifaces Python package dependency
2114 * :github:`48578` - NRF GPIO Toggle introduces race condition when multithreaded
2115 * :github:`48567` - MIMXRT1060 custom board support for NXP HAL modules
2116 * :github:`48547` - ztest: Incorrect display of test duration value.
2117 * :github:`48541` - subsys/net/l2/ppp/fsm.c: BUS FAULT
2118 * :github:`48537` - Can gpio output configuration flags be expressed in the devicetree?
2119 * :github:`48534` - SMF missing events
2120 * :github:`48531` - RFC: Changing the sys_clock interface to fix race conditions.
2121 * :github:`48523` - Mathematical operations in Kconfig
2122 * :github:`48518` - ``samples/sensor/*``: Build issue when board expose sensors defined on both I2C…
2123 * :github:`48516` - flash: sam: Build error for sam4s_xplained
2124 * :github:`48514` - bsim mesh establish_multi.sh doesn't send data for one of devices
2125 * :github:`48512` - frdm_k64f : failed to run tests/drivers/dma/scatter_gather
2126 * :github:`48507` - error on console usb app.overlay
2127 * :github:`48501` - Usage Fault : Illegal use of EPSR , NRFSDK 2.0.0 and BLE DFU NRF52840 DK
2128 * :github:`48492` - gdbstub for arc core
2129 * :github:`48480` - ZTEST: duplicate symbol linker error
2130 * :github:`48471` - net: tcp: Persistent timer for window probing does not implement exponential ba…
2131 * :github:`48470` - Inconsistent return value of uart_mux_fifo_fill when called inside/outside of a…
2132 * :github:`48469` - [bisected] 5a850a5d06e1 is breaking some tests on ARM64
2133 * :github:`48465` - net: tcp: SYN flag received after connection is established should result in co…
2134 * :github:`48463` - Grant Triage permission level to @aurel32
2135 * :github:`48460` - Provide duration of each testsuite and testcase in ztest test summary.
2136 * :github:`48459` - bluetooth: host: Dangling pointer in le_adv_recv
2137 * :github:`48447` - ``hwinfo devid`` does not work correctly for NXP devices using ``nxp,lpc-uid`` …
2138 * :github:`48444` - Problem upgrading ncs 1.5.1 upgrade to ncs 1.9.1 failed
2139 * :github:`48424` - ZTEST Framework fails when ztest_run_all is called multiple times
2140 * :github:`48416` - samples: samples/subsys/tracing is broken for UART tracing
2141 * :github:`48392` - Compiling failure watchdog sample with nucleo_u575zi_q
2142 * :github:`48386` - twister cannot take ``board@revision`` as platform filter
2143 * :github:`48385` - Compilation failures on Cavs 18/20/25 GCC
2144 * :github:`48380` - shell: Mixing mandatory arguments w/ SHELL_OPT_ARG_RAW causes crash
2145 * :github:`48367` - Wrong clock assigned
2146 * :github:`48343` - NVS nvs_recover_last_ate() does not align data length
2147 * :github:`48328` - Add API to get the nvs_fs struct from the settings backend
2148 * :github:`48321` - twister: bug in platform names verification
2149 * :github:`48306` - Lwm2m_client sample broken on native_posix target
2150 * :github:`48302` - West search for "compatible" device tree property does not expand C preprocesso…
2151 * :github:`48290` - ESP32 ble no work while enable CONFIG_SETTINGS
2152 * :github:`48282` - BT_H4 overriding BT_SPI=y causing build to fail - HCI Host only build SPI bus
2153 * :github:`48281` - Fix github permissions for user "alevkoy"
2154 * :github:`48267` - No model in devicetree_unfixed.h :
2155 * :github:`48253` - Only the first failing test is aborted and marked failed
2156 * :github:`48223` - base64.c encode returns wrong count of output bytes
2157 * :github:`48220` - adxl345: sensor value calculation should be wrong
2158 * :github:`48216` - Running gPTP sample application on SAMe54 Xplained pro(Supports IEEE 802.1 AS g…
2159 * :github:`48215` - docs: build the documentation failed due to "Could NOT find LATEX"
2160 * :github:`48198` - NPCX Tachometer driver compiled despite status = "disabled"
2161 * :github:`48194` - Support J-Link debugger for RaspberryPi Pico
2162 * :github:`48185` - LV_Z_DISPLAY_DEV_NAME symbol has not got "parent" symbol with a type
2163 * :github:`48175` - stm32 octospi flash driver
2164 * :github:`48149` - Sensor Subsystem: client facing API: finding sensors
2165 * :github:`48115` - tests: subsys: dfu: mcuboot_multi: dfu.mcuboot.multiimage hangs at first test c…
2166 * :github:`48113` - Zephyr support for STM32U5 series MCU
2167 * :github:`48111` - LVGL: License agreement not found for the font arial.ttf
2168 * :github:`48104` - [v 1.13 ] HID is not connecting to Linux based Master device
2169 * :github:`48098` - Build error for samples/bluetooth/unicast_audio_server of nrf52dk-nrf52832 board
2170 * :github:`48089` - AF_PACKET sockets not filling L2 header details in ``sockaddr_ll``
2171 * :github:`48081` - tests/drivers/clock_control/stm32_clock_configuration/stm32u5_core not working …
2172 * :github:`48071` - mec15xxevb_assy6853: test_i2c_pca95xx failed
2173 * :github:`48060` - Have modbus RTU Client and modbus TCP Master on the same microcontroller
2174 * :github:`48058` - Reading out a GPIO pin configured as output returns invalid value.
2175 * :github:`48056` - Possible null pointer dereference after k_mutex_lock times out
2176 * :github:`48055` - samples: subsys: usb: audio: headphones_microphone and headset - Can not get US…
2177 * :github:`48051` - samples: logger: samples/subsys/logging/logger/sample.logger.basic failed on ac…
2178 * :github:`48047` - Reference to obsolete files in cmake package docs
2179 * :github:`48007` - tests: gpio driver fails in pin_get_config
2180 * :github:`47991` - BLE functionality for STM32WB55 is limited with full version of BLE stack
2181 * :github:`47987` - test: samples/boards/mec15xxevb_assy6853/power_management failed after commit 5…
2182 * :github:`47986` - Rework of STM32 bxCAN driver filter handling required
2183 * :github:`47985` - ARC wrong .debug_frame
2184 * :github:`47970` - Flash: SFDP parameter address is not correct
2185 * :github:`47966` - TCP: Zero window probe packet incorrect
2186 * :github:`47948` - _kernel.threads' always points to NULL(0x0000'0000)
2187 * :github:`47942` - Mutex priority inheritance when thread holds multiple mutexes
2188 * :github:`47933` - tests: subsys: logging: log_switch_format: logging.log_switch_format - test_log…
2189 * :github:`47930` - tests: arch: arm: arm_interrupt: arch.interrupt.no_optimizations - Data Access …
2190 * :github:`47929` - tests: arch: arm: arm_thread_swap: arch.arm.swap.common.no_optimizations - Data…
2191 * :github:`47925` - Asynchronous UART API (DMA) not working like expected on nrf52840
2192 * :github:`47921` - tests: pin_get_config failed on it8xxx2_evb
2193 * :github:`47904` - drivers: can: loopback driver only compares loopback frames against CAN IDs in …
2194 * :github:`47902` - drivers: can: mcux: flexcan: failure to handle RTR frames correctly
2195 * :github:`47895` - samples: smp_svr missing CONFIG_MULTITHREADING=y dependency
2196 * :github:`47860` - Bluetooth: shell: bt init sync enables Bluetooth asynchronously
2197 * :github:`47857` - Zephyr USB-RNDIS
2198 * :github:`47855` - tests: arch: arm: fpu: arch.arm.swap.common.fpu_sharing.no_optimizations - Data…
2199 * :github:`47854` - Multiple blinking LED's cannot be turned off
2200 * :github:`47852` - samples: boards: nrf: s2ram No valid output on console
2201 * :github:`47847` - How to PM change pm_state
2202 * :github:`47833` - Intel CAVS: cavstool.py fails to extract complete log from winstream buffer whe…
2203 * :github:`47830` - Intel CAVS: Build failure due to #47713 PR
2204 * :github:`47825` - qemu_cortex_a53_smp: tests/kernel/profiling/profiling_api failed
2205 * :github:`47822` - Stack Overflow when calling spi at an interrupt on STM32l4
2206 * :github:`47783` - warning: attempt to assign the value 'y' to the undefined symbol UART_0_NRF_FLO…
2207 * :github:`47781` - MCUbootloader with b_u585i_iot02a (stm32u585) boot error
2208 * :github:`47780` - WS2812 driver not work on nRF52833DK
2209 * :github:`47762` - Some github users in the MAINTAINERS file are missing permissions
2210 * :github:`47751` - soc/arm/common/cortex_m doesn't work for out-of-tree socs
2211 * :github:`47742` - NXP LPC MCAN driver front-end lacks pinctrl support
2212 * :github:`47734` - tests/posix/eventfd/ : failed on both nucleo_f103rb and nucleo_l073rz with 20K …
2213 * :github:`47731` - JESD216 fails to read SFDP on STM32 targets
2214 * :github:`47725` - qemu_arc: tests/kernel/context/ failed when migrating to new ztest API
2215 * :github:`47719` - Configure-time library dependency problem
2216 * :github:`47714` - test: tests/lib/sprintf/ build fail
2217 * :github:`47702` - twister: regression : Failures are counted as errors
2218 * :github:`47696` - tests: arch: arm: arm_thread_swap: regression since use of new ztest API
2219 * :github:`47682` - bt_gatt_unsubscribe creates write request to CCC and then cancels it
2220 * :github:`47676` - bt_data_parse is destructive without warning
2221 * :github:`47652` - The client-server based cavstool.py might be stuck when the ROM is not start
2222 * :github:`47649` - ATT Notification buffer not released after reconnection
2223 * :github:`47641` - Poor Ethernet Performance using NXP Enet MCUX Driver
2224 * :github:`47640` - Zephyr and caches: a difficult love story.
2225 * :github:`47613` - Samples / Tests without a testcase.yaml or sample.yaml
2226 * :github:`47683` - TCP Connected Change the window size to 1/3/ff fail
2227 * :github:`47609` - posix: pthread: descriptor leak with pthread_join
2228 * :github:`47606` - nvs_read return value is not correct
2229 * :github:`47592` - test: tests/drivers/gpio/gpio_basic_api failed after commit 2a8e3fe
2230 * :github:`47588` - tests: sprintf: zero-length gnu_printf format string
2231 * :github:`47580` - https connect failing with all the samples (qemu_x86 & mbedtls)
2232 * :github:`47576` - undefined reference to ``__device_dts_ord_20`` When building with board hifive_…
2233 * :github:`47568` - uart_mcux_lpuart driver activates the noise error interrupt but does not clear …
2234 * :github:`47556` - sample: logging: Builds failing for samples/subsys/logging/syst
2235 * :github:`47551` - Enabling CONFIG_OPENTHREAD_SRP_CLIENT on NRF52840 dongle board leads to MBED co…
2236 * :github:`47546` - Revert https://github.com/zephyrproject-rtos/zephyr/pull/47511
2237 * :github:`47520` - Support for sub-ghz channels in at86rf2xx radio driver
2238 * :github:`47512` - up_squared: issues of EFI console feature
2239 * :github:`47508` - tests: arch: the xtensa_asm2 test is broken
2240 * :github:`47483` - PPP + GSM MUX doesn't work with Thales PLS83-W modem
2241 * :github:`47476` - SX127x LoRaWAN - Failing on Boot - Missing Read/Write functions?
2242 * :github:`47461` - Unable to build the flash_shell samples with board cc1352r1_launchxl
2243 * :github:`47458` - BQ274XX Sensors Driver - Fails with CONFIG_BQ274XX_LAZY_CONFIGURE
2244 * :github:`47445` - USB OTG FS controller support on STM32F413 broken
2245 * :github:`47428` - SRAM increase in Bluetooth [samples: bbc_microbit: pong fails to build]
2246 * :github:`47426` - ZTEST_USER tests being skipped on systems without userspace support
2247 * :github:`47420` - Tests: unittest with new ZTEST API
2248 * :github:`47409` - LE Audio: Read PACS available contexts as unicast client
2249 * :github:`47407` - stm32l5: tfm: Build error on tests/arch/arm/arm_thread_swap_tz
2250 * :github:`47379` - Crypto sample fail to build with cryp node in .dts for STM32u5 (error: unknown …
2251 * :github:`47356` - cpp: global static object initialisation may fail for MMU and MPU platforms
2252 * :github:`47330` - ARM Cortex-R52 doesn't have SPSR_hyp
2253 * :github:`47326` - drivers: WINC1500: issues with buffer allocation when using sockets
2254 * :github:`47323` - STM32WL LoRa SoC stuck at initialization due to SPI transmit buffer not emptying
2255 * :github:`47307` - tests: kernel: fatal: exception: build failure on multiple platforms
2256 * :github:`47301` - Module request: Lua
2257 * :github:`47300` - Intel CAVS: Failure in tests/lib/spsc_pbuf
2258 * :github:`47292` - it8xxx2_evb: many test cases failed probably due to the west update
2259 * :github:`47288` - tests: posix: increase coverage for picolibc
2260 * :github:`47275` - builds are broken with gnuarmemb toolchain, due to picolibc tests/configuration
2261 * :github:`47273` - linker script: Vector table regression due to change in definition of _vector_e…
2262 * :github:`47272` - nrf51_ble400: onboard chip should be updated to nRF51822_QFAC in dts
2263 * :github:`47248` - LE Audio: Crash on originating call.
2264 * :github:`47240` - net: tcp: Correctly handle overlapped TCP retransmits
2265 * :github:`47238` - SD Card init issue when CONFIG_SPEED_OPTIMIZATIONS=y
2266 * :github:`47232` - Please add STM32F412RX
2267 * :github:`47222` - zephyr doc: Unable to open pdf document version 3.1.0
2268 * :github:`47220` - Twister: Skipping ``*.cpp`` files
2269 * :github:`47204` - CAN filter with RTR mask causes infinite loop in MCAN driver on filtered messag…
2270 * :github:`47197` - BLE latency decreasing and increasing over time (possibly GPIO issue)
2271 * :github:`47146` - STM32F103: USB clock prescaler isn't set during USB initialisation
2272 * :github:`47127` - twister : frdm_k64f :Non-existent tests appear and fail on tests/lib/cmsis_dsp/…
2273 * :github:`47126` - New ztest API: build failure on qemu_cortex_m3 when CONFIG_CMAKE_LINKER_GENERAT…
2274 * :github:`47119` - ADC_DT_SPEC_GET not working for channels >= 10
2275 * :github:`47114` - ``check_compliance.py`` crash on Ubuntu 22.04
2276 * :github:`47105` - drivers: clock_control: stm32 common: wrong PLLCLK rate returned
2277 * :github:`47104` - Bluetooth: Controller: Errors in implementation of tx buffer queue mechanism
2278 * :github:`47101` - drivers: clock_control: stm32 common: PLL_Q divider not converted to reg val
2279 * :github:`47095` - ppp network interface - MQTT/TCP communication
2280 * :github:`47082` - drivers: modem: AT commands sent before OK from previous is received
2281 * :github:`47081` - on x86, k_is_in_isr() returns false in execption context
2282 * :github:`47077` - Intel CAVS: tests/subsys/logging/log_switch_format/ are skipped as no result ca…
2283 * :github:`47072` - ZTEST Docs Page
2284 * :github:`47062` - dt-bindings: clock: STM32G4 device clk sources selection helper macros don't ma…
2285 * :github:`47061` - pipes: Usage between task and ISR results in corrupted pipe state
2286 * :github:`47054` - it8xxx2_evb: flash fail in daily test
2287 * :github:`47051` - drivers: usb: stm32: usb_write size on bulk transfer problematic
2288 * :github:`47046` - samples/net/sockets/packet: Bus fault
2289 * :github:`47030` - drivers: gpio: nrfx: return -ENOTSUP rather than -EIO for misconfigurations
2290 * :github:`47025` - mimxrt1050_evk: reset cause
2291 * :github:`47021` - Integrate Würth Elektronik Sensors SDK code for use in sensor drivers
2292 * :github:`47010` - ACRN: failed to run the test case tests/drivers/coredump/coredump_api
2293 * :github:`46988` - samples: net: openthread: coprocessor: RCP is missing required capabilities: tx…
2294 * :github:`46985` - uOSCORE/uEDHOC integration as a Zephyr module
2295 * :github:`46962` - Regression in apds9960 driver
2296 * :github:`46954` - Binaries found in hal_nxp without conspicuous license information
2297 * :github:`46935` - Not printk/log output working
2298 * :github:`46931` - flash_stm32_ospi.c: Unable to erase flash partition using flash_map API
2299 * :github:`46928` - drivers: modem: gsm_ppp: support hardware flow control
2300 * :github:`46925` - Intel CAVS: tests/lib/mem_block/ failed, caused by too frequent log output.
2301 * :github:`46917` - frdm_k64f : failed to run tests/drivers/gpio/gpio_get_direction
2302 * :github:`46901` - RFC: I3C I2C API
2303 * :github:`46887` - Automatically organize BLE EIR/AD data into a struct instead of providing it in…
2304 * :github:`46865` - Intel CAVS: Support for different ports for client / server
2305 * :github:`46864` - Intel CAVS: cavstool_client.py sporadically fails
2306 * :github:`46847` - STOP2 Mode on Nucleo-WL55JC1 not accessed
2307 * :github:`46829` - LE Audio: Avoid multiple calls to ``bt_iso_chan_connect`` in parallel
2308 * :github:`46822` - L2CAP disconnected packet timing in ecred reconf function
2309 * :github:`46807` - lib: posix: semaphore: use consistent timebase in sem_timedwait
2310 * :github:`46801` - Revisit modules and inclusion in the default manifest
2311 * :github:`46799` - IRQ vector table: how to support different formats
2312 * :github:`46798` - Zephyr does not store a new IRK when another device re-bonds with a Zephyr devi…
2313 * :github:`46797` - UART Asynchronous API continuous data receiving weird behaviour
2314 * :github:`46796` - IRQ vector table
2315 * :github:`46793` - tests: posix: use new ztest api
2316 * :github:`46765` - test-ci: kernel.timer: test_timer_remaining asserts
2317 * :github:`46763` - LE Audio: Unicast Audio read PAC location
2318 * :github:`46761` - logging: tagged arguments feature does not work with char arrays in C++
2319 * :github:`46757` - Bluetooth: Controller: Missing validation of unsupported PHY when performing PH…
2320 * :github:`46749` - mbox: wrong syscall check
2321 * :github:`46743` - samples: net: civetweb: websocket_server
2322 * :github:`46740` - stm32 flash ospi fails on stm32l5 and stm32u5 disco
2323 * :github:`46734` - drivers/disk: sdmmc: Doesn't compile for STM32F4
2324 * :github:`46733` - ipc_rpmsg_static_vrings creates unaligned TX virtqueues
2325 * :github:`46728` - mcumgr: rt1060: upload an image over the shell does not work
2326 * :github:`46725` - stm32: QSPI flash driver have a broken priority configuration
2327 * :github:`46721` - HAL module request: hal_renesas
2328 * :github:`46706` - add missing checks for segment number
2329 * :github:`46705` - Check buffer size in rx
2330 * :github:`46698` - sm351 driver faults when using global thread
2331 * :github:`46697` - Missed interrupts in NXP RT685 GPIO driver
2332 * :github:`46694` - Bluetooth: controller: LLCP: missing release of tx nodes on disconnect when tx …
2333 * :github:`46692` - Bluetooth: controller: LLCP: reduced throughput
2334 * :github:`46689` - Missing handling of DISK_IOCTL_CTRL_SYNC in sdmmc_ioctl
2335 * :github:`46684` - ethernet: w5500: driver will be stack overflowed when reading the invalid(corru…
2336 * :github:`46656` - Scheduling timing issue
2337 * :github:`46650` - qemu_x86: shell does not work with tip of main
2338 * :github:`46645` - NRFX samples use deprecated API
2339 * :github:`46641` - tests : kernel: context test_kernel_cpu_idle fails on nucleo_f091 board
2340 * :github:`46635` - tests: subsys: modbus: testcase hang up when running by twister
2341 * :github:`46632` - Intel CAVS: Assertion failures in tests/boards/intel_adsp/hda
2342 * :github:`46626` - USB CDC ACM Sample Application build fail with stm32_mini_dev_blue board
2343 * :github:`46623` - Promote user "tari" to traige permission level
2344 * :github:`46621` - drivers: i2c: Infinite recursion in driver unregister function
2345 * :github:`46602` - BLE paring/connection issue on Windows (Zephyr 3.1.0)
2346 * :github:`46594` - openthread net_mgmt_event_callback expects event info.
2347 * :github:`46582` - LE Audio: PACS notify warns about failure when not connected
2348 * :github:`46580` - Suggestion for additional configuration of ``twister --coverage`` gcovr formats
2349 * :github:`46573` - raspberry pi pico always in mass storage mode
2350 * :github:`46570` - Compiler warning when enabling userspace, sockets and speed optimization
2351 * :github:`46558` - Bluetooth: Controller: Crash on bt_le_adv_start() when using CONFIG_BT_CTLR_ADV…
2352 * :github:`46556` - Kconfig search webpage no longer shows all flags
2353 * :github:`46555` - test: samples/drivers/adc twister result wrong
2354 * :github:`46541` - Duplicate IDs used for different Systemview trace events
2355 * :github:`46525` - PWM of it8xxx2
2356 * :github:`46521` - '__device_dts_ord___BUS_ORD' undeclared here (not in a function); did you mean …
2357 * :github:`46519` - STM32F4 CAN2 peripheral not working
2358 * :github:`46510` - bluetooth: controller: llcp: set refactored LLCP as default
2359 * :github:`46500` - Removal of logging v1
2360 * :github:`46497` - Modbus: Add support for FC03 without floating-point extension as client
2361 * :github:`46493` - Ethernet W5500 driver fails initialization with latest change - revert needed
2362 * :github:`46483` - Update RISC-V ISA configs
2363 * :github:`46478` - mimxrt1050_evk_qspi freeze when erasing flash
2364 * :github:`46474` - LE Audio: Add seq_num and TS to bt_audio_send
2365 * :github:`46470` - twister : retry failed parameter is not valid
2366 * :github:`46464` - frdm_k64f : sudden failure to flash program
2367 * :github:`46459` - Test framework incorrectly uses c++ keyword ``this``
2368 * :github:`46453` - nRF52840 PWM with pinctrl - Unable to build samples/basic/blinky_pwm
2369 * :github:`46446` - lvgl: Using sw_rotate with SSD1306 shield causes memory fault
2370 * :github:`46444` - Proposal to integrate Cadence QSPI driver from Trusted Firmware-A
2371 * :github:`46434` - ESP32-C3 UART1 broken since introduction of pinctrl
2372 * :github:`46426` - Intel CAVS: Assertion failures on tests/boards/intel_adsp/smoke
2373 * :github:`46422` - SDK version 14.2 increases image size significantly
2374 * :github:`46414` - mcuboot: rt1060: confirmed image causes usage fault
2375 * :github:`46413` - No multicast reception on IMX1064
2376 * :github:`46410` - Add devicetree binding for ``zephyr,sdmmc-disk``
2377 * :github:`46400` - STM32WB BLE HCI interface problem.
2378 * :github:`46398` - ``mem_protect/mem_map`` is failing on ``qemu_x86_tiny`` when userspace is enabl…
2379 * :github:`46383` - fatal error: sys/cbprintf_enums.h: No such file or directory
2380 * :github:`46382` - twister -x / --extra-args escaping quotes issue with CONFIG_COMPILER_OPTIONS
2381 * :github:`46378` - CONFIG_SYS_CLOCK_TICKS_PER_SEC affects app code speed with tickless kernel
2382 * :github:`46372` - Intel-ADSP: sporadic core boot
2383 * :github:`46369` - LE Audio: Bidirectional stream is not created
2384 * :github:`46368` - twister : frdm_k64f :the test case tests/subsys/logging/log_switch_format/logg…
2385 * :github:`46366` - test_thread_stats_usage fail on arm64 fvp
2386 * :github:`46363` - Initial Setup: Ubuntu 20.04: ensurepip is not available
2387 * :github:`46355` - Sample wifi_station not building for esp32: No SOURCES given to Zephyr library:…
2388 * :github:`46350` - net: tcp: When the first FIN message is lost, the connection does not properly …
2389 * :github:`46347` - MCUMGR_SMP_BT: system workqueue blocked during execution of shell commands
2390 * :github:`46346` - LE Audio: Fatal crash when sending Audio data
2391 * :github:`46345` - get_maintainer.py incorrectly invoked by Github?
2392 * :github:`46341` - Zephyr scheduler lock: add selective locking up to a given priority ceiling
2393 * :github:`46335` - For ESP32, initialization of static object during declaration with derived clas…
2394 * :github:`46326` - Async UART for STM32 U5 support
2395 * :github:`46325` - ESP32 strcmp error while enable MCUBOOT and NEWLIB_LIBC
2396 * :github:`46324` - it8xxx2_evb: tests/kernel/sched/schedule_api fail due to k_sleep(K_MSEC(100)) n…
2397 * :github:`46322` - Time units in shtcx sensor
2398 * :github:`46312` - sample: bluetooth: ipsp - TCP not running over IPSP
2399 * :github:`46286` - python-devicetree tox run fails
2400 * :github:`46285` - nrf_qspi_nor: Inconsistent state of HOLD and WP for QSPI command execution caus…
2401 * :github:`46284` - ring buffer in item mode crashes
2402 * :github:`46277` - IMX8MM: Running fail a zephyr sample in the imx8mm
2403 * :github:`46269` - docs: include/zephyr/net/socket.h is not documented anywhere
2404 * :github:`46267` - docs: include/zephyr/net/http_client.h is not documented anywhere
2405 * :github:`46266` - zephyr,sdmmc-disk compatible lacks a binding
2406 * :github:`46263` - Regulator Control
2407 * :github:`46255` - imxrt1010 wrong device tree addresses
2408 * :github:`46235` - subsystem: Bluetooth LLL: ASSERTION FAIL [!link->next]
2409 * :github:`46234` - samples: lsm6dso: prints incorrect anglular velocity units
2410 * :github:`46208` - it8xxx2_evb: tests/kernel/sleep failed, elapsed_ms = 2125
2411 * :github:`46206` - it8xxx2_evb: tests/kernel/fatal/exception/ assertion failed -- "thread was not …
2412 * :github:`46199` - LIS2DW12 I2C driver uses invalid write command
2413 * :github:`46186` - ISO Broadcaster fails silently on unsupported RTN/SDU_Interval combination
2414 * :github:`46183` - LE Audio: Broadcast sink stop sending syncable once synced
2415 * :github:`46180` - Add GitHub app for Googler notifications
2416 * :github:`46173` - nRF UART callback is not passed correct index via evt->data.rx.offset sometimes
2417 * :github:`46170` - ipc_service: open-amp backend may never leave
2418 * :github:`46167` - esp32: Unable to select GPIO for PWM LED driver channel
2419 * :github:`46164` - scripts: release: ci checks for issues associated with backport prs
2420 * :github:`46158` - frdm_k64f:failed to run test case tests/subsys/modbus/modbus.rtu/server_setup_l…
2421 * :github:`46157` - ACRN: some cases still failed because of the log missing
2422 * :github:`46124` - stm32g071 ADC drivers apply errata during sampling config
2423 * :github:`46117` - Kernel events can’t be manipulated without race conditions
2424 * :github:`46100` - lib: posix: support for perror()
2425 * :github:`46099` - libc: minimal: add strerror() function
2426 * :github:`46075` - BT HCI Raw on STM32WB55RG
2427 * :github:`46072` - subsys/hawkBit: Debug log error in hawkbit example "CONFIG_LOG_STRDUP_MAX_STRIN…
2428 * :github:`46066` - TF-M: Unable to trigger NMI interrupt from non-secure
2429 * :github:`46065` - Bluetooth: controller: llcp: verify that refactored LLCP is used in EDTT
2430 * :github:`46049` - Usage faults on semaphore usage in driver (stm32l1)
2431 * :github:`46048` - Use dts memory-region property to retrieve memory region used by driver
2432 * :github:`46008` - stm32h7: gptp sample does not work at all
2433 * :github:`45993` - Matter(CHIP) support
2434 * :github:`45955` - stm32h7 i2s support
2435 * :github:`45953` - modem: simcom-sim7080: sendmsg() should result in single outgoing datagram
2436 * :github:`45951` - modem: ublox-sara-r4: outgoing datagrams are truncated if they do not fit MTU
2437 * :github:`45938` - Unable to combine USB CDC-ACM and Modbus Serial due to dependecy on uart_config…
2438 * :github:`45934` - ipc_service: nocopy tx buffer allocation works unexpectedly with RPMSG backend
2439 * :github:`45933` - webusb sample code linking error for esp32 board
2440 * :github:`45929` - up_squared:failed to run test case tests/posix/common
2441 * :github:`45914` - test: tests/kernel/usage/thread_runtime_stats/ test fail
2442 * :github:`45866` - drivers/entropy: stm32: non-compliant RNG configuration on some MCUs
2443 * :github:`45848` - tests: console harness: inaccuracy testcases report
2444 * :github:`45846` - New ZTEST API for noisily skipping a test based dependency failures
2445 * :github:`45845` - tests: The failure test case number increase significantly in CMSIS DSP tests o…
2446 * :github:`45844` - Not all bytes are downloaded with HTTP request
2447 * :github:`45842` - drivers: modem: uart_mux errors after second call to gsm_ppp_start
2448 * :github:`45827` - bluetooth: bluetooth host: Adding the same device to resolving list
2449 * :github:`45807` - CivetWeb doesn't build for CC3232SF
2450 * :github:`45802` - Some tests reported as PASSED (device) but they were only build
2451 * :github:`45774` - drivers: gpio: pca9555: Driver is writing to output port despite all pins been …
2452 * :github:`45760` - Running twister on new board files
2453 * :github:`45741` - LE Audio: Allow unique ``bt_codec_qos`` for each unicast stream
2454 * :github:`45678` - Lorawan: Devnonce has already been used
2455 * :github:`45675` - testing.ztest.customized_output: mismatch twister results in json/xml file
2456 * :github:`45666` - Building samples about BLE audio with nrf5340dk does not work
2457 * :github:`45658` - Build failure: civetweb/http_server with target blackpill_f411ce and CONFIG_DEB…
2458 * :github:`45647` - test: drivers: counter: Test passes even when no instances are found
2459 * :github:`45613` - LE Audio: Setting ISO chan path and CC from BAP
2460 * :github:`45611` - GD32 build failure: CAN_MODE_NORMAL is redefined
2461 * :github:`45596` - samples: Code relocation nocopy sample has some unusual failure on nrf5340dk
2462 * :github:`45581` - samples: usb: mass: Sample.usb.mass_flash_fatfs fails on non-secure nrf5340dk
2463 * :github:`45564` - Zephyr does not boot with CONFIG_PM=y
2464 * :github:`45558` - LE Audio: Update MICP API with new naming scheme
2465 * :github:`45532` - uart_msp432p4xx_poll_in() seems to be a blocking function
2466 * :github:`45509` - ipc: ipc_icmsg: Can silently drop buffer if message is too big
2467 * :github:`45441` - SPI NOR driver assume all SPI controller HW is implemnted in an identical way
2468 * :github:`45374` - Creating the unicast group before both ISO connections have been configured mig…
2469 * :github:`45349` - ESP32: fails to chain-load sample/board/esp32/wifi_station from MCUboot
2470 * :github:`45315` - drivers: timer: nrf_rtc_timer: NRF boards take a long time to boot application …
2471 * :github:`45304` - drivers: can: CAN interfaces are brought up with default bitrate at boot, causi…
2472 * :github:`45270` - CMake - TEST_BIG_ENDIAN
2473 * :github:`45234` - stm32: Allow multiple GPIOs to trigger an interrupt
2474 * :github:`45222` - drivers: peci: user space handlers not building correctly
2475 * :github:`45169` - rcar_h3ulcb: failed to run test case tests/drivers/can/api
2476 * :github:`45168` - rcar_h3ulcb: failed to run test case tests/drivers/can/timing
2477 * :github:`45157` - cmake: Use of -ffreestanding disables many useful optimizations and compiler wa…
2478 * :github:`45130` - LE Audio: Allow CSIS set sizes of 1
2479 * :github:`45117` - drivers: clock_control: clock_control_nrf
2480 * :github:`45114` - Sample net/sockets/echo not working with disco_l475_iot1
2481 * :github:`45105` - ACRN: failed to run testcase tests/kernel/fifo/fifo_timeout/
2482 * :github:`45039` - Bluetooth: Controller: Broadcast multiple BIS (broadcast ISO streams)
2483 * :github:`45021` - Configurable SDMMC bus width for STM32
2484 * :github:`45012` - sam_e70b_xplained: failed to run test case tests/drivers/can/timing/drivers.can…
2485 * :github:`45009` - twister: many tests failed with "mismatch error" after met a SerialException.
2486 * :github:`45008` - esp32: i2c_read() error was returned successfully at the bus nack
2487 * :github:`44998` - SMP shell exec command causes BLE stack breakdown if buffer size is too small t…
2488 * :github:`44996` - logging: transient strings are no longer duplicated correctly
2489 * :github:`44980` - ws2812_spi allow setting CPHA in overlay
2490 * :github:`44944` - LE Audio: Add ISO part to broadcast audio bsim tests
2491 * :github:`44925` - intel_adsp_cavs25: multiple tests failed after running tests/boards/intel_adsp
2492 * :github:`44898` - mgmt/mcumgr: Fragmentation of responses may cause mcumgr to drop successfully p…
2493 * :github:`44861` - WiFi support for STM32 boards
2494 * :github:`44830` - Unable to set compiler warnings on app exclusively
2495 * :github:`44824` - mgmt/mcumgr/lib: Use slist in group registration to unify with Zephyr code
2496 * :github:`44725` - drivers: can: stm32: can_add_rx_filter() does not respect CONFIG_CAN_MAX_FILTER
2497 * :github:`44622` - Microbit v2 board dts file for lsm303agr int line
2498 * :github:`44579` - MCC: Discovery cannot complete with success
2499 * :github:`44573` - Do we have complete RNDIS stack available for STM32 controller in zephyr ?
2500 * :github:`44466` - Zephyr misses strict aliasing disabling
2501 * :github:`44455` - LE Audio: Remove ``struct bt_codec *codec`` parameter from ``bt_audio_broadcast…
2502 * :github:`44403` - MPU fault and ``CONFIG_CMAKE_LINKER_GENERATOR``
2503 * :github:`44400` - LE Audio: Unicast server stream control
2504 * :github:`44340` - Bluetooth: controller: Handle parallel (across connections) CU/CPRs in refactor…
2505 * :github:`44338` - Intel CAVS: tests/subsys/logging/log_immediate/ failed due to non-intact log
2506 * :github:`44324` - Compile error in byteorder.h
2507 * :github:`44228` - drivers: modem: bg9x: bug on cmd AT+QICSGP
2508 * :github:`44219` - mgmt/mcumgr/lib: Incorrect processing of img_mgmt_impl_write_image_data leaves …
2509 * :github:`44214` - mgmt/mcumgr/lib: Parasitic use of CONFIG_HEAP_MEM_POOL_SIZE in image management
2510 * :github:`44143` - Adding picolibc as a module
2511 * :github:`44071` - LE Audio: Upstream remaining parts of topic branch
2512 * :github:`44070` - west spdx TypeError: 'NoneType' object is not iterable
2513 * :github:`44059` - Hearing Aid Role
2514 * :github:`44058` - Hearing Access Service API
2515 * :github:`44005` - add strtoll and strtoull to libc minimal
2516 * :github:`43940` - Support for CH32V307 devices
2517 * :github:`43933` - llvm: twister: multiple errors with set but unused variables
2518 * :github:`43928` - pm: going to PM_STATE_SOFT_OFF in pm_policy_next_state causes assert in some ca…
2519 * :github:`43913` - LE Audio: Callbacks as singletons or lists?
2520 * :github:`43910` - civetweb/http_server - DEBUG_OPTIMIZATIONS enabled
2521 * :github:`43887` - SystemView tracing with STM32L0x fails to compile
2522 * :github:`43859` - Bluetooth: ISO: Add sequence number and timestamp to bt_iso_chan_send
2523 * :github:`43828` - Intel CAVS: multiple tests under tests/boards/intel_adsp/smoke are failing
2524 * :github:`43811` - ble: gatt: db_hash_work runs for too long and makes serial communication fail
2525 * :github:`43788` - LE Audio: Broadcast Sink shall instantiate PACS
2526 * :github:`43767` - LE Audio: Broadcast sink/source use list of streams instead of array
2527 * :github:`43718` - Bluetooth: bt_conn: Unable to allocate buffer within timeout
2528 * :github:`43655` - esp32c3: Connection fail loop
2529 * :github:`43646` - mgmt/mcumgr/lib: OS taskstat may give shorter list than expected
2530 * :github:`43515` - reel_board: failed to run tests/kernel/workq/work randomly
2531 * :github:`43450` - twister: platform names from quarantine file are not verified
2532 * :github:`43435` - Bluetooth: controller: llcp: failing EBQ and Harmony tests
2533 * :github:`43335` - Automatic Automated Backports?
2534 * :github:`43246` - Bluetooth: Host: Deadlock with Mesh and Ext Adv on native_posix
2535 * :github:`43245` - GitHub settings: Update topics
2536 * :github:`43202` - LE Audio: Avoid hardcoding context type for LC3 macros
2537 * :github:`43135` - stm32: uart: Support for wakeup from stop
2538 * :github:`43130` - STM32WL ADC idles / doesn't work
2539 * :github:`43124` - twister: Create pytest-based PoC for twister v2
2540 * :github:`43115` - Data corruption in STM32 SPI driver in Slave Mode
2541 * :github:`43103` - LwM2M library should use JSON library for parsing
2542 * :github:`42890` - Bluetooth: Controller: Periodic Advertising: AD data fragmentation
2543 * :github:`42889` - Bluetooth: Controller: Extended Advertising: AD data fragmentation
2544 * :github:`42885` - Bluetooth: Controller: Group auxiliary PDU transmissions
2545 * :github:`42842` - BBRAM API is missing a documentation reference page
2546 * :github:`42700` - Support module.yml in zephyr repo
2547 * :github:`42684` - New LLCP handling of Preferred PHY (default tx/rx phy) needs a review
2548 * :github:`42649` - bt_ots_client_unregister()
2549 * :github:`42629` - stm32g0: Device hang/hard fault with AT45 + ``CONFIG_PM_DEVICE``
2550 * :github:`42574` - i2c: No support for bus recovery imx.rt and or timeout on bus busy
2551 * :github:`42522` - LE Audio: Immediate alert service
2552 * :github:`42472` - ztest: add support for assumptions
2553 * :github:`42450` - cmake: dts.cmake: Add Board overlays before shields
2554 * :github:`42420` - mgmt/mcumgr/lib: Async image erase command with status check
2555 * :github:`42356` - Repo size - board documentation - large PNGs
2556 * :github:`42341` - LE Audio: CSIS Ordered Access procedure use rank
2557 * :github:`42324` - mgmt/mcumgr/lib: Move to direct use of net_buf
2558 * :github:`42277` - Zephyr Docs on West need to be updated to include SBOM generation
2559 * :github:`42208` - tests/subsys/logging/log_api/ fails qemu_leon3 if ptr_in_rodata() is enabled fo…
2560 * :github:`42197` - Bluetooth: Controller: llcp: No disconnect if remote does not response for init…
2561 * :github:`42134` - TLS handshake error using DTLS on updatehub
2562 * :github:`42102` - doc: searches for sys_reboot() are inconsistent
2563 * :github:`41954` - Bluetooth: Controller: BIS: Event timing calculations
2564 * :github:`41922` - Bluetooth: Controller: ISOAL: TX: Implement SDU Fragmentation into Unframed PDUs
2565 * :github:`41880` - Strict test ordering in new ztest API
2566 * :github:`41776` - LLVM: support -fuse-ld=lld linker on qemu_x86.
2567 * :github:`41772` - stm32: G0: adc: Add support for VBAT internal channel
2568 * :github:`41711` - LE Audio: CAP Acceptor Implementation
2569 * :github:`41355` - Bluetooth: API to determine if notification over EATT is possible
2570 * :github:`41286` - Bluetooth SDP: When the SDP attribute length is greater than SDP_MTU, the attri…
2571 * :github:`41281` - Style Requirements Seem to Be Inconsistent with Uncrustify Configuration
2572 * :github:`41224` - LE Audio: Telephony and Media Audio Profile (TMAP)
2573 * :github:`41217` - LE Audio: Support for a minimum CCP client
2574 * :github:`41214` - LE Audio: Add public API to CCP/TBS
2575 * :github:`41211` - LE Audio: BASS support for multiple connection
2576 * :github:`41208` - LE Audio: BASS use multi-characteristic macro for receive states
2577 * :github:`41205` - OTS: Debug metadata output
2578 * :github:`41204` - LE Audio: BASS read long
2579 * :github:`41203` - LE Audio: BASS write long
2580 * :github:`41199` - LE Audio: Media API with one call per command, rather than sending opcodes
2581 * :github:`41197` - LE Audio: Use BT_MEDIA_PROXY values instead of BT_MCS
2582 * :github:`41193` - LE Audio: Couple IN audio stream with an OUT audio stream
2583 * :github:`40933` - mgmt/mcumgr/lib: Divide the lib Kconfig into sub-Kconfigs dedicated to specific…
2584 * :github:`40893` - mgmt/mcumg/lib: Encode shell command execution result in additional field of re…
2585 * :github:`40855` - mgmt/mcumgr/lib: Add optional image/slot parameter to "image erase" mcumgr requ…
2586 * :github:`40854` - mgmt/mcumgr/lib: Extend taskstat response with "runtime" statistics
2587 * :github:`40827` - Tensorflow example not working in zephyr v2.6
2588 * :github:`40664` - Bluetooth: GATT: EATT: Multiple notify feature not utilize new PDU fully
2589 * :github:`40444` - Late C++ constructor initialization on native posix boards
2590 * :github:`40389` - Inconsistent use of CMake / environment variables
2591 * :github:`40309` - Multi-image support for MCUboot
2592 * :github:`40146` - On the status of DT-defined regions and MPU
2593 * :github:`39888` - STM32L4: usb-hid: regression in hal 1.17.0
2594 * :github:`39491` - Add a hal module for Nuclei RISC-V core (NMSIS)
2595 * :github:`39486` - Improve emulator APIs for testing
2596 * :github:`39347` - Static object constructors do not execute on the NATIVE_POSIX_64 target
2597 * :github:`39153` - Improve ztest test suites (setup/teardown/before/after + OOD)
2598 * :github:`39037` - CivetWeb samples fail to build with CONFIG_NEWLIB_LIBC
2599 * :github:`38727` - [RFC] Add hal_gigadevice to support GigaDevice SoC Vendor
2600 * :github:`38654` - drivers: modem: bg9x: Has no means to update size of received packet.
2601 * :github:`38613` - BLE connection parameters updated with inconsistent values
2602 * :github:`38544` - drivers: wifi: esWIFI: Regression due to 35815
2603 * :github:`38494` - Flooded logs when using CDC_ACM as back-end
2604 * :github:`38336` - Bluetooth: Host: separate authentication callbacks for each identity
2605 * :github:`37883` - Mesh Bluetooth Sample not working with P-NUCLEO-WB55RG
2606 * :github:`37704` - hello world doesn't work on qemu_arc_em when CONFIG_ISR_STACK_SIZE=1048510
2607 * :github:`37212` - improve docs with diagram for boot flow of ACRN on x86 ehl_crb
2608 * :github:`36819` - qemu_leon3 samples/subsys/portability/cmsis_rtos_v2 samples failing
2609 * :github:`36644` - Toolchain C++ headers can be included when libstdc++ is not selected
2610 * :github:`36476` - Add intel HAL support
2611 * :github:`36084` - Arduino Nano 33 BLE: USB gets disconnected after flashing
2612 * :github:`36026` - wolfssl / wolfcrypt
2613 * :github:`35931` - Bluetooth: controller: Assertion in ull_master.c
2614 * :github:`35816` - timer: STM32: using hw timer for counting and interrupt callback
2615 * :github:`35778` - pwm : STM32: Timer handling interrupt callback handling
2616 * :github:`35762` - SAMPLES: shell_module gives no console output on qemu_leon3
2617 * :github:`35719` - WiFi Management expects networking to be offloaded
2618 * :github:`35512` - OpenThread can't find TRNG driver on nRF5340
2619 * :github:`34927` - Add error check to twister if set of platforms between platform_allow and integ…
2620 * :github:`34600` - Bluetooth: L2CAP: Deadlock when there are no free buffers while transmitting on…
2621 * :github:`34571` - Twister mark successfully passed tests as failed
2622 * :github:`34438` - CivetWeb sample only supports HTTP, Zephyr lacks TLS support
2623 * :github:`34413` - Improve __used attribute to actually keep requested function/variable
2624 * :github:`34227` - Use compile time resolved device bindings in flash map, when possible
2625 * :github:`34226` - Compile error when building civetweb samples for posix_native
2626 * :github:`34190` - Newbie: Simple C++ List App Builds for QEMU but not Native Posix Emulation
2627 * :github:`33876` - Lora sender sample build error for esp32
2628 * :github:`33865` - Bluetooth: iso_server security is not applied
2629 * :github:`33725` - Modularisation and Restructuring of Documentation
2630 * :github:`33627` - Provide alternative nvs_init that will take const struct ``*device`` instead of…
2631 * :github:`33520` - Update module civetweb (bug fixes and increased stack size requirement)
2632 * :github:`33339` - API/functions to get remaining free heap size
2633 * :github:`33185` - TCP traffic with IPSP sample not working on 96Boards Nitrogen
2634 * :github:`33015` - spi_nor driver: SPI_NOR_IDLE_IN_DPD breaks SPI_NOR_SFDP_RUNTIME
2635 * :github:`32665` - Bluetooth: controller: inclusion of vendor data type and function overrides pro…
2636 * :github:`32608` - Revert practice of removing devicetree labels
2637 * :github:`32516` - RFC: 1-Wire driver
2638 * :github:`32197` - arch_switch() on SPARC isn't quite right
2639 * :github:`31290` - dts: arm: st: standardize pwm default property st,prescaler to 0
2640 * :github:`31208` - Bluetooth Mesh CCM Hardware Acceleration
2641 * :github:`31175` - STM32F1 RTC
2642 * :github:`30694` - Some boards enable non-minimal peripherals by default
2643 * :github:`30505` - Rework pipe_api test for coverage
2644 * :github:`30365` - TCP2 does not implement Nagle algorithm
2645 * :github:`29866` - Drivers/PCIE: read/write 8/16/32 bit word to an endpoint's configuration space
2646 * :github:`28145` - nRF52840 Dongle cannot scan LE Coded PHY devices
2647 * :github:`27997` - Errors in copy paste lengthy script into Shell Console
2648 * :github:`27975` - [Thingy52_nrf52832 board] - Working with other led than led0
2649 * :github:`27735` - Enable DT-based sanity-check test filtering
2650 * :github:`27585` - investigate using the interrupt stack for the idle thread
2651 * :github:`27511` - coverage: qemu platforms: sanitycheck generates many ``unexpected eof`` failure…
2652 * :github:`27033` - Update terminology related to I2C
2653 * :github:`26938` - gpio: api to query pin configuration
2654 * :github:`26179` - devicetree: Missing support of unquoted strings
2655 * :github:`25442` - Does Zephyr support USB host mode ?
2656 * :github:`25382` - devicetree: Add ranges property support for PCIe node
2657 * :github:`24457` - Common Trace Format - Failed to produce correct trace output
2658 * :github:`24373` - NULL-pointer dereferencing in GATT when master connection fails
2659 * :github:`23893` - server to client ble coms: two characteristics with notifications failing to no…
2660 * :github:`23302` - Poor TCP performance
2661 * :github:`23165` - macOS setup fails to build for lack of "elftools" Python package
2662 * :github:`23111` - drivers:usb:device:sam0: Descriptor tables are filled with zeros in attach()
2663 * :github:`23032` - Need help to enable Sub-GHz for ieee802154_cc13xx_cc26xx
2664 * :github:`22208` - gpio: clean up debounce configuration
2665 * :github:`22079` - Add reception channel information to advertise_report
2666 * :github:`21980` - Doesn't Install on Raspberry Pi
2667 * :github:`21234` - drivers: usb_dc_sam0: usb detach and reattach does not work
2668 * :github:`19979` - Implement Cortex-R floating-point support
2669 * :github:`19244` - BLE throughput of DFU by Mcumgr is too slow
2670 * :github:`18551` - address-of-temporary idiom not allowed in C++
2671 * :github:`16683` - [RFC] Missing parts of libc required for CivetWeb
2672 * :github:`16674` - Checkpatch generates incorrect warning for __DEPRECATED_MACRO
2673 * :github:`15591` - Add STM32 LCD-TFT Display Controller (LTDC) Driver
2674 * :github:`15429` - shields: improve cmake to define/extract pinmux and defconfig info
2675 * :github:`15256` - Link Layer Control Procedure overhaul
2676 * :github:`15214` - Enforce correct compilers in boilerplate.cmake
2677 * :github:`14527` - [wip] Generic support for out-of-tree drivers
2678 * :github:`14068` - Allow better control on SPI pin settings
2679 * :github:`13662` - samples/subsys/usb/cdc_acm: Stuck at "Wait for DTR"
2680 * :github:`13639` - Use dirsync for doxygen directory syncing
2681 * :github:`13519` - BLE Split Link Layer Improvements
2682 * :github:`13196` - LwM2M: support Access Control objects (object id 2)
2683 * :github:`12272` - SD/MMC interface support
2684 * :github:`12191` - Nested interrupt test has very poor coverage
2685 * :github:`11975` - Logging subsystem doesn't work with prink char_out functions
2686 * :github:`11918` - Runtime pin configuration
2687 * :github:`11636` - Generic GPIO reset driver
2688 * :github:`10938` - Standardize labels (string device names) used for device binding
2689 * :github:`10516` - Migrate drivers to Devicetree
2690 * :github:`10512` - Console, logger, shell architecure
2691 * :github:`8945` - Explore baselibc as a replacement for minimal libc
2692 * :github:`8497` - Need a "monitor" spin-for-ISR API
2693 * :github:`8496` - Need a "lock" wrapper around k_sem
2694 * :github:`8139` - Driver for BMA400 accelerometer
2695 * :github:`7876` - net: tcp: Zero Window Probes are not supported/handled properly
2696 * :github:`7516` - Support binary blobs / libraries and glue code in vanilla upstream Zephyr
2697 * :github:`6498` - Kernel high-resolution timer support
2698 * :github:`5408` - Improve docs & samples on device tree overlay
2699 * :github:`1392` - No module named 'elftools'
2700 * :github:`2170` - I2C fail to read GY2561 sensor when GY2561 & GY271 sensor are attached to I2C bu…