mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 19:43:35 +00:00
According to BlueNRG-MS ref manual, SPI master shoul read from controller as long as IRQ pin is high. Introduce a new loop within spi_rx_thread to do so. Since it is now possible to enter read loop with nothing to read, set a max attempts limit to be sure to exit the loop. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> |
||
---|---|---|
.. | ||
hci | ||
CMakeLists.txt | ||
Kconfig | ||
nrf51_pm.c | ||
nrf51_pm.h | ||
util.h |