This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
6d93658ff8
nuttx
/
drivers
/
wireless
/
ieee802154
/
xbee
History
Gregory Nutt
6d93658ff8
Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP.
2018-10-31 15:03:51 -06:00
..
Kconfig
Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request
#526
)
2017-11-01 20:15:21 +00:00
Make.defs
Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request
#526
)
2017-11-01 20:15:21 +00:00
xbee_ioctl.c
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
xbee_mac.c
Merged in antmerlino/nuttx/xbee-timeout-fix (pull request
#656
)
2018-06-13 03:21:45 +00:00
xbee_mac.h
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
xbee_netdev.c
Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP.
2018-10-31 15:03:51 -06:00
xbee.c
Merged in antmerlino/nuttx/xbee-timeout-fix (pull request
#656
)
2018-06-13 03:21:45 +00:00
xbee.h
Merged in antmerlino/nuttx/xbee_timeout (pull request
#629
)
2018-04-19 04:08:13 +00:00