nuttx/drivers/wireless/ieee802154/xbee
Anthony Merlino c897790e55 Merged in antmerlino/nuttx/sixlowpan-ieee802154-address-endianness (pull request #790)
sixlowpan/ieee802154: IEEE802.15.4 stores and uses addresses in little endian order.

# Conflicts:
#	drivers/wireless/ieee802154/xbee/xbee_netdev.c

Approved-by: GregoryN <gnutt@nuttx.org>
2018-12-18 15:06:41 +00:00
..
Kconfig All network drivers! Change pre-processor logic that selects the high priority work queue or gives preferential treatment to the high priority work. All network logic must run on the low priority work queue! Or suffer the consequences. 2018-11-21 07:57:26 -06:00
Make.defs
xbee_ioctl.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
xbee_mac.c Merged in antmerlino/nuttx/xbee-getset-txpwr (pull request #747) 2018-11-01 19:05:04 +00:00
xbee_mac.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
xbee_netdev.c Merged in antmerlino/nuttx/sixlowpan-ieee802154-address-endianness (pull request #790) 2018-12-18 15:06:41 +00:00
xbee.c Merged in antmerlino/nuttx/xbee-getset-txpwr (pull request #747) 2018-11-01 19:05:04 +00:00
xbee.h Merged in antmerlino/nuttx/xbee-getset-txpwr (pull request #747) 2018-11-01 19:05:04 +00:00