0c68ddb760
Summary: - During Wi-Fi stress test, I noticed that ASSERT() happened in gs2200m_hal_write(). Actually, this happens in 20-40 hours. - In this case, resp[1] was always 0x0 which is not defined in the spec. - In the previous implementation, retry was only done in case of WR_RESP_NOK. (0x13) - This commit changes this condition and it reties in case of 0x0 as well Impact: - gs2200m driver Testing: - Tested with spresense:wifi_smp and stm32f4discovery:wifi Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
---|---|---|
.. | ||
bluetooth | ||
ieee80211 | ||
ieee802154 | ||
lpwan | ||
spirit | ||
cc1101.c | ||
gs2200m.c | ||
ISM1_868MHzGFSK100kbps.c | ||
ISM2_433MHzMSK500kbps.c | ||
ISM2_905MHzGFSK250kbps.c | ||
Kconfig | ||
Make.defs | ||
nrf24l01.c | ||
nrf24l01.h |