Skip to content

Commit

Permalink
doc: releases: flash: nrf_qspi_nor timeout Kconfig
Browse files Browse the repository at this point in the history
Adds reference to new Kconfig,
CONFIG_NORDIC_QSPI_NOR_TIMEOUT_MS,
enabled by updates to nrfx.

Reference: zephyrproject-rtos/zephyr#66711

Signed-off-by: Helmut Lord <kellyhlord@gmail.com>
  • Loading branch information
hlord2000 authored and henrikbrixandersen committed Feb 13, 2024
1 parent ded0d48 commit b4bf360
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/releases/release-notes-3.6.rst
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,9 @@ Drivers and Sensors
desired (For example due to ROM constraints in a bootloader),
:kconfig:option:`CONFIG_SPI_NOR_SLEEP_WHILE_WAITING_UNTIL_READY` can be disabled.

* ``nordic_qspi_nor`` driver now supports user-configurable QSPI timeout with
:kconfig:option:`CONFIG_NORDIC_QSPI_NOR_TIMEOUT_MS`.

* GPIO

* Renesas R-Car GPIO driver now supports Gen4 SoCs
Expand Down

0 comments on commit b4bf360

Please sign in to comment.