nuttx/drivers/wireless
Masayuki Ishikawa 6ad906488e drivers: wireless: Return OK with 0 bytes in gs2200m_send_bulk() when device is busy.
Also, change max retry count and interval in driver layer.

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2020-01-28 09:18:50 +01:00
..
bluetooth Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
ieee80211 bcm43xxx: correct typo error to fix build break in photon board (#45) 2020-01-07 07:12:08 -03:00
ieee802154 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpwan boards/arm/stm32/stm32f4discovery/: Add board support to external LoRa NiceRF module 2020-01-12 10:59:30 -06:00
spirit Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
cc1101.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
gs2200m.c drivers: wireless: Return OK with 0 bytes in gs2200m_send_bulk() when device is busy. 2020-01-28 09:18:50 +01:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
ISM2_433MHzMSK500kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Run all wireless drivers through tools/nxstyle, correcting as many complaints as possible. 2019-12-05 11:49:12 -06:00
Kconfig Merged in masayuki2009/nuttx.nuttx/gs2200m_with_udp (pull request #953) 2019-07-25 05:40:06 +00:00
Make.defs Merged in masayuki2009/nuttx.nuttx/add_wireless_gs2200m (pull request #908) 2019-06-18 12:44:03 +00:00
nrf24l01.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nrf24l01.h IOCTLS. Separate wireless character driver IOCTL commands from wireless network driver IOCTL commands. Move from wireless.h to ioctl.h. 2017-04-27 16:58:30 -06:00