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
3e83599382
Branches
Tags
View all branches
nuttx
/
drivers
/
wireless
History
Gregory Nutt
2a751068e6
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
..
cc3000
Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err().
2016-06-20 12:44:38 -06:00
ieee802154
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
cc1101.c
All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features
2016-01-23 16:18:13 -06:00
ISM1_868MHzGFSK100kbps.c
…
ISM2_905MHzGFSK250kbps.c
…
Kconfig
drivers/wireless/ieee802154/Kconfig
2016-02-26 18:39:27 -06:00
Make.defs
Add wireless/ieee802154 to the build
2016-02-26 17:27:58 -06:00
nrf24l01.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
nrf24l01.h
…
pn532.c
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00
pn532.h
…