This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
f67e27cf76
Branches
Tags
View all branches
nuttx
/
drivers
/
wireless
History
Gregory Nutt
f67e27cf76
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
..
bluetooth
arch/arm/src/tiva/hardware: Add CCFG register definition files.
2018-12-11 09:35:07 -06:00
ieee80211
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
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
spirit
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
cc1101.c
…
ISM1_868MHzGFSK100kbps.c
…
ISM2_433MHzMSK500kbps.c
…
ISM2_905MHzGFSK250kbps.c
…
Kconfig
…
Make.defs
…
nrf24l01.c
Trivial, cosmetic changes from review of last PR.
2018-10-28 06:55:20 -06:00
nrf24l01.h
…