Ported it to c without arduino dependencies. Switched from printf to aavrlibc
commit9a3fc437329f0224389584cd3ecc1e6e56a70613
authorjaseg <s@jaseg.de>
Sun, 6 May 2012 19:49:13 +0000 (6 21:49 +0200)
committerjaseg <s@jaseg.de>
Thu, 10 May 2012 15:43:18 +0000 (10 17:43 +0200)
treed7848049e2eb80acd2ac67737eea9c5890bfaa83
parent2c9718632983e4ca563f559558cdede2358ccb35
Ported it to c without arduino dependencies. Switched from printf to a
simple uart library.
RF24.c [new file with mode: 0644]
RF24.cpp
RF24.h
RF24_config.h
uart.c [new file with mode: 0644]
uart.h [new file with mode: 0644]
util.c [new file with mode: 0644]
util.h [new file with mode: 0644]