nuttx/wireless
2018-01-22 08:17:45 -06:00
..
ieee802154 The existence of the network driver ioctl() method should depend on CONFIG_NETDEV_IOCTL rather than CONFIG_NETDEV_PHY_IOCTL. The former enables the method, the later enables a subset of possible driver IOCTLs. This change should be basically a no-operation. The affected ioctl methods only support those subset of driver IOCTLs selected by CONFIG_NETDEV_PHY_IOCTL and the network logic will tolerate a nul ioctl method. 2018-01-22 08:17:45 -06:00
pktradio Squashed commit of the following: 2017-10-04 15:22:27 -06:00
.gitignore Add new top-level wireless/ directory 2016-02-26 17:07:04 -06:00
Kconfig Squashed commit of the following: 2017-07-29 13:42:26 -06:00
Makefile Squashed commit of the following: 2017-07-29 13:42:26 -06:00