nuttx/drivers/wireless
Sebastien Lorquet dc7adfa817 drivers/wireless/ieee802154/Kconfig
drivers/wireless/ieee802154/Make.defs
    Changes to the build infrastructure to include the mrf24j40 driver

include/nuttx/spi/spi.h
    Define a IEEE SPI device

include/nuttx/wireless/ieee802154/ieee802154_radio.h
    This file defines the API of a IEEE 802.15.4 radio device, to be used by the future common MAC 802.15.4 layer

drivers/wireless/ieee802154/mrf24j40.c
drivers/wireless/ieee802154/mrf24j40.h
    The main MRF24J40 IEEE 802.15.4 radio driver

include/nuttx/wireless/ieee802154/mrf24j40.h
    This file allows instanciation of the MRF24j40 driver from board configurations
2016-02-26 18:39:27 -06:00
..
cc3000 Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
ieee802154 drivers/wireless/ieee802154/Kconfig 2016-02-26 18:39:27 -06:00
cc1101.c All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features 2016-01-23 16:18:13 -06:00
ISM1_868MHzGFSK100kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
ISM2_905MHzGFSK250kbps.c drivers/wireless: Fixes to spacing and alignement 2015-10-10 11:51:32 -06:00
Kconfig drivers/wireless/ieee802154/Kconfig 2016-02-26 18:39:27 -06:00
Make.defs Add wireless/ieee802154 to the build 2016-02-26 17:27:58 -06:00
nrf24l01.c Cosmetic clean-up of comments 2016-01-24 08:21:55 -06:00
nrf24l01.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
pn532.c Cosmetic clean-up of comments 2016-01-24 08:21:55 -06:00
pn532.h Cosmetic changes from review of last pull request 2016-01-17 14:52:11 -06:00