@@ -953,6 +953,19 @@ Issue Related Items
953
953
These GitHub issues were addressed since the previous 2.4.0 tagged
954
954
release:
955
955
956
+ * :github: `32221 ` - Sporadic kernel panics on stm32g4 flash erase/writes
957
+ * :github: `32203 ` - Cannot set static address when using hci_usb or hci_uart on nRF5340 attached to Linux Host
958
+ * :github: `32181 ` - samples: tests: Tests from samples/boards/nrf/nrfx fail
959
+ * :github: `32179 ` - samples: tests: Tests from samples/subsys/usb/audio fail
960
+ * :github: `32112 ` - intel_adsp_cavs15: a part of testcases run failed with same error
961
+ * :github: `31819 ` - intel_adsp_cavs15: signing not correct thus download firmware failed
962
+ * :github: `31675 ` - [Coverity CID :216790] Division or modulo by zero in tests/drivers/can/timing/src/main.c
963
+ * :github: `31607 ` - Bluetooth: host: bt_conn_auth_cb callbacks are not called when pairing to BLE 4.1 central in BT_SECURITY_L4 mode.
964
+ * :github: `28685 ` - Bluetooth: Characteristic unsubscribe under indication load results in ATT timeout
965
+ * :github: `26495 ` - Make k_poll work with KERNEL_COHERENCE
966
+ * :github: `21033 ` - Read out heap space used and unallocated
967
+ * :github: `19655 ` - Milestones toward generalized representation of timeouts
968
+ * :github: `12028 ` - Enable 16550 UART driver on x86_64
956
969
* :github: `32206 ` - CMSIS-DSP support seems broken on link
957
970
* :github: `32194 ` - Source files missing specification of SPDX-License-Identifier in comments
958
971
* :github: `32167 ` - Bluetooth: controller: conformance testcase failures
@@ -1002,7 +1015,6 @@ release:
1002
1015
* :github: `31876 ` - west signing seems to be broken on windows
1003
1016
* :github: `31867 ` - samples/scheduler/metairq_dispatc failed on iotdk boards
1004
1017
* :github: `31858 ` - xtensa crt1.S hard coding
1005
- * :github: `31854 ` - undefined reference to ``sys_arch_reboot ``
1006
1018
* :github: `31853 ` - Devicetree API - Getting GPIO details from pin
1007
1019
* :github: `31847 ` - BT ISO channel. error value set, but not returned.
1008
1020
* :github: `31836 ` - Correct values of _msg_len arg in BT_MESH_MODEL_PUB_DEFINE macro
@@ -1944,6 +1956,8 @@ release:
1944
1956
* :github: `6040 ` - Implement flash driver for LPC54114
1945
1957
* :github: `5626 ` - Building samples failed
1946
1958
* :github: `4420 ` - net: tcp: RST handling is weak
1959
+ * :github: `3675 ` - LE Adv. Ext.: Extended Scan with PHY selection for non-conn non-scan un-directed without aux packets
1960
+ * :github: `3674 ` - LE Adv. Ext.: Non-Connectable and Non-Scannable Undirected without auxiliary packet
1947
1961
* :github: `3893 ` - Enhance k_stack_push() to check k_stack->top to avoid corruption
1948
1962
* :github: `3719 ` - Multiple consoles support.
1949
1963
* :github: `3441 ` - IP stack: No TCP send window handling
0 commit comments