This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-14 11:28:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08b37cc104586756fc39e42382df6dfdce2e81f8
nuttx
/
wireless
T
History
Lwazi Dube
08b37cc104
wireless/bluetooth/bt_att.c: Fix uninitialized variable.
2018-11-27 06:41:51 -06:00
..
bluetooth
wireless/bluetooth/bt_att.c: Fix uninitialized variable.
2018-11-27 06:41:51 -06:00
ieee802154
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
pktradio
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
.gitignore
…
Kconfig
…
Makefile
…