Raspberry Pi support
Added support for hardware SPI on RPI per jscrane fork: - Fixed a few bugs with single SPI transfers - Aligned with optimized RF24 library fork - Updated bmc2835 files per http://www.airspayce.com/mikem/bcm2835/index.html - Merged bcm files with changes from https://github.com/farconada/RF24Network - Added example files - Added setup info to readme
Showing
RPi/RF24/Makefile
0 → 100644
RPi/RF24/RF24.cpp
0 → 100644
This diff is collapsed.
RPi/RF24/RF24.h
0 → 100644
This diff is collapsed.
RPi/RF24/RF24_config.h
0 → 100644
RPi/RF24/bcm2835.c
0 → 100644
This diff is collapsed.
RPi/RF24/bcm2835.h
0 → 100644
This diff is collapsed.
RPi/RF24/examples/Makefile
0 → 100644
RPi/RF24/nRF24L01.h
0 → 100644
RPi/RF24/readme.md
0 → 100644
RPi/readme.md
0 → 100644
This diff is collapsed.
Please register or sign in to comment