nRF24L01 driver

Dependents:   Nucleo_IOT1 wireless

History

bug fixes default tip

2016-09-14, by ianmcc [Wed, 14 Sep 2016 14:43:13 +0000] rev 6

bug fixes


Support for non-blocking transmit (untested)

2016-09-13, by ianmcc [Tue, 13 Sep 2016 13:21:59 +0000] rev 5

Support for non-blocking transmit (untested)


Fix handling of blocking transmit, no need to use the interrupt handler

2016-09-03, by ianmcc [Sat, 03 Sep 2016 12:24:04 +0000] rev 4

Fix handling of blocking transmit, no need to use the interrupt handler


Fix to initialization of the RF_SETUP register to match reset state

2016-09-02, by ianmcc [Fri, 02 Sep 2016 15:51:22 +0000] rev 3

Fix to initialization of the RF_SETUP register to match reset state


removed unused function in header

2016-08-27, by ianmcc [Sat, 27 Aug 2016 16:18:01 +0000] rev 2

removed unused function in header


Minor bug fix in nRF24L01P, complete "else if"

2014-02-01, by ianmcc [Sat, 01 Feb 2014 11:07:08 +0000] rev 1

Minor bug fix in nRF24L01P, complete "else if"


Initial

2013-08-11, by ianmcc [Sun, 11 Aug 2013 11:58:05 +0000] rev 0

Initial