Skip to content

Commit 604b401

Browse files
committed
release: additional entries in release notes
* Bluetooth Host qualification in 2.7 (#39882) * sensor: qdec_nrfx: PM callback.. (#39687) * drivers: ieee802154_dw1000: use dedicated wq (#41237) * spi: slave: division by zero in timeout calculation (#39609) * Possible bug or undocumented behaviour of spi_write (#39594) Signed-off-by: Christopher Friedt <[email protected]>
1 parent 7eb6869 commit 604b401

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-2.7.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,18 @@ release:
4242
* :github:`39523` - task watchdog crash/asset on NRF52840 - need to reorder task_wdt_feed() in task_wdt_add()
4343
* :github:`39541` - can: mcux_flexcan: wrong timing calculation
4444
* :github:`39575` - k_mutex_lock and k_sem_take with K_FOREVER return -EAGAIN value
45+
* :github:`39594` - Possible bug or undocumented behaviour of spi_write
46+
* :github:`39609` - spi: slave: division by zero in timeout calculation
47+
* :github:`39687` - sensor: qdec_nrfx: PM callback has incorrect signature
4548
* :github:`39704` - Using OpenThread makes the system unresponsive after 49.7 days
4649
* :github:`39817` - drivers: pwm: nxp: (potentially) Incorrect return value on API function
4750
* :github:`39851` - [Coverity CID: 240242] Dereference after null check in tests/bluetooth/tester/src/l2cap.c
51+
* :github:`39882` - Bluetooth Host qualification on 2.7 branch
4852
* :github:`40133` - mimxrt1060-evk flash shell command causes shell deadlock
4953
* :github:`40244` - hci_spi sample cannot be built for nrf51dk_nrf51422 and 96b_carbon_nrf51
5054
* :github:`40290` - CAN_STM32: Build error with CONFIG_CAN_AUTO_BUS_OFF_RECOVERY=n
5155
* :github:`40844` - gen_app_partitions scans object files unrelated to current image
56+
* :github:`41237` - drivers: ieee802154_dw1000: use dedicated workqueue
5257

5358
.. _zephyr_2.7.0:
5459

0 commit comments

Comments
 (0)