incubator-nuttx/drivers/wireless
chao an 1779433c35 wireless/bcm43xxx/qspi: try tx after rx fails
1. Try tx after rx fails to avoid gspi_thread busy to try rx
2. Add some delay if alloc frame buffer failed

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-07 04:40:38 +08:00
..
bluetooth wireless/bluetooth: add interrupt_context hander for netsnoop 2023-01-10 18:08:22 +08:00
ieee80211 wireless/bcm43xxx/qspi: try tx after rx fails 2023-02-07 04:40:38 +08:00
ieee802154 sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
lpwan assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +08:00
spirit mm/iob: iob members are initialized after allocate 2022-12-16 09:51:53 +08:00
ISM1_868MHzGFSK100kbps.c
ISM2_433MHzMSK500kbps.c
ISM2_905MHzGFSK250kbps.c
Kconfig drivers/wireless/gs2200m: Add power-save and sync-loss interval 2022-08-02 15:13:00 +09:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00
cc1101.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
gs2200m.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
nrf24l01.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
nrf24l01.h