This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 04:38:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
eef8bb7fc5
nuttx
/
wireless
History
Download ZIP
Download TAR.GZ
Gregory Nutt
a8b6be4aaf
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
..
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