Maniacbug's nRF24L01 arduino library ported to mbed. Functional with minor issues.
Fork of nRF24L01P_Maniacbug by
History
Fix conflicted variable names with K64F board.
2015-01-01, by kenno [Thu, 01 Jan 2015 11:56:44 +0000] rev 8
Fix conflicted variable names with K64F board.
Renamed 'STATUS' to 'RF_STATUS' to avoid conflict with a TPM struct field in FRDM-KL05Z.
2014-10-03, by kenno [Fri, 03 Oct 2014 04:39:21 +0000] rev 7
Renamed 'STATUS' to 'RF_STATUS' to avoid conflict with a TPM struct field in FRDM-KL05Z.
Added nRF connectivity check
2013-06-11, by Christilut [Tue, 11 Jun 2013 08:33:14 +0000] rev 6
Added nRF connectivity check
-
2013-06-03, by Christilut [Mon, 03 Jun 2013 11:07:00 +0000] rev 5
-
-
2013-05-23, by Christilut [Thu, 23 May 2013 13:44:14 +0000] rev 4
-
-
2013-04-25, by Christilut [Thu, 25 Apr 2013 14:45:45 +0000] rev 3
-
Working, some issues
2013-04-05, by Christilut [Fri, 05 Apr 2013 10:18:40 +0000] rev 2
Working, some issues
Fixed name
2013-04-04, by Christilut [Thu, 04 Apr 2013 11:49:28 +0000] rev 1
Fixed name
v0.1; Ported but not yet working properly
2013-04-04, by Christilut [Thu, 04 Apr 2013 11:46:12 +0000] rev 0
v0.1; Ported but not yet working properly