nuttx/drivers/wireless
Masayuki Ishikawa 7389f86561 Merged in masayuki2009/nuttx.nuttx/stm32f4dis_with_gs2200m (pull request #1057)
stm32f4dis with gs2200m

* drivers: wireless: Add SPI_SELECT() to _read/write_data() in gs2200m.c

    Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>

* boards: stm32f4discovery: Add support for gs2200m

    NOTE: GS2200M for Spresense works with mikroe STM32F4 Discovery Shield (slot3)

    Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-10-22 13:38:41 +00:00
..
bluetooth drivers/wireless/bluetooth/bt_uart_bcm4343x.c: Fix small a small bug 2019-10-08 07:55:47 -06:00
ieee80211 Add support for the BCM43438A1 Bluetooth capability. It also adds a serial 'shim' to allow any regular serial port that can support a Bluetooth H4 interface (i.e. it has RTS/CTS) to be used to drive a Bluetooth device (Get a handle to it via hci_uart_getdevice("/dev/xxx") and then pass it to the btuart_register function. 2019-09-21 07:16:37 -06:00
ieee802154 Fix a typo introduced with 0dbb22f61c. 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
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