Summary: - During reviewing the GS2200M document, I noticed that _read_data() implementation is incorrect. - Actually, we do not use "SPI Byte Stuffing for SPI-NO-DMA" but use "SPI Command Response (SPI-DMA)", so the sequence should use SPI_RECVBLOCK(). Impact: - gs2200m.c only Testing: - Tested with stm32f4discovery:wifi and spresense:wifi_smp 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 | ||