zephyr/tests/drivers/flash
Andrzej Głąbek 65976137dc boards: nrf: Activate pull-up on QSPI CSN line in "sleep" state
When there is no external pull-up on the CSN line and the line
is put into the low-power mode (input direction and disconnected
buffer), after some time its level falls to low and some flash
chips, like for example MX25R64, exit the Deep Power-down mode
when that happens. To prevent this, activate the GPIO internal
pull-up for this line in boards that do not have the external
pull-up on it.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-08-10 16:08:23 +02:00
..
boards boards: nrf: Activate pull-up on QSPI CSN line in "sleep" state 2022-08-10 16:08:23 +02:00
src test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
CMakeLists.txt
prj.conf
testcase.yaml