Skip to content

AliakseiBykouski/librf24-sunxi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an adaptation of popular nRF24L01(+) library RF24 for Allwinner A10/A20 devices

To build sun7i (a20) version, type
	make librf24-sun7i

To build sun4i (a10) version, type
	make librf24-sun4i

To install library, type
	sudo make install

To make tests, type
	cd test/
	make

About

Port of popular nRF24L01(+) library RF24 for Allwinner A10/A20 devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.2%
  • C 5.0%
  • Makefile 1.8%