This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
2a22a64f36
Branches
Tags
View all branches
nuttx
/
drivers
/
wireless
History
Gregory Nutt
2a22a64f36
drivers/wireless/ieee80211/mmc_sdio.c: In sdio_io_rw_extended(), the behavior of the DMA setup differs, depending on the hardware capability SDIO_CAPS_DMABEFOREWRITE. If this capability is set, then the DMA setup much be done before the transfer setup. Dave Marples modified this file for the i.MXRT USDHC which does have the SDIO_CAPS_DMABEFOREWRITE (commit 970295d0fe89c73527c7e283ea6f244d9668fe79). Xiao Xiang reports that this change breaks the Wifi on the Photon which does not report the SDIO_CAPS_DMABEFOREWRITE and suggests reverting the change. In reality both changes are correct but must be conditioned on the DMA capability of the underlying SDIO device.
2019-10-29 16:02:33 -06:00
..
bluetooth
drivers/wireless/bluetooth/bt_uart_bcm4343x.c: Fix small a small bug
2019-10-08 07:55:47 -06:00
ieee80211
drivers/wireless/ieee80211/mmc_sdio.c: In sdio_io_rw_extended(), the behavior of the DMA setup differs, depending on the hardware capability SDIO_CAPS_DMABEFOREWRITE. If this capability is set, then the DMA setup much be done before the transfer setup. Dave Marples modified this file for the i.MXRT USDHC which does have the SDIO_CAPS_DMABEFOREWRITE (commit 970295d0fe89c73527c7e283ea6f244d9668fe79). Xiao Xiang reports that this change breaks the Wifi on the Photon which does not report the SDIO_CAPS_DMABEFOREWRITE and suggests reverting the change. In reality both changes are correct but must be conditioned on the DMA capability of the underlying SDIO device.
2019-10-29 16:02:33 -06:00
ieee802154
Fix a typo introduced with 0dbb22f61c28314ef20e6fa1e04dcb2856476337.
2019-10-02 15:31:07 -06:00
lpwan
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
spirit
Merged in antmerlino/nuttx/iobinstrumentation (pull request
#1001
)
2019-08-16 22:42:25 +00:00
cc1101.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
gs2200m.c
Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request
#1057
)
2019-10-22 13:38:41 +00:00
ISM1_868MHzGFSK100kbps.c
…
ISM2_433MHzMSK500kbps.c
Squashed commit of the following:
2018-03-03 08:53:51 -06:00
ISM2_905MHzGFSK250kbps.c
…
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
Merged in fbraghiroli/nuttx/fix_nrf24l01 (pull request
#922
)
2019-06-29 16:56:57 +00:00
nrf24l01.h
…