Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-10-26 | nrf24: Add powerDown transitionmerge-prep/lennart | Daniel Friesel | -1/+1 |
2020-08-31 | msp430fr: rename spi_b to spi to be consistent with other architectures | Daniel Friesel | -8/+0 |
2020-05-14 | nrf24l01: add arduino/msp430fr* support | Daniel Friesel | -0/+8 |
2019-07-26 | nrf24l01 driver: Explicitly enable AutoAck on setup() | Daniel Friesel | -1/+4 |
2019-07-18 | nrf24: Add observe tx accessor | Daniel Friesel | -0/+5 |
2019-07-16 | more radio tests | Daniel Friesel | -6/+6 |
2019-07-16 | Working Nrf24 ping-pong | Daniel Friesel | -24/+175 |
2019-06-25 | addsetautoack | Daniel Friesel | -2/+27 |
2019-06-25 | implement powerDown function | Daniel Friesel | -0/+6 |
2019-06-25 | RF24: toggles, add setPayloadSize | Daniel Friesel | -16/+26 |
2019-06-25 | Nrf24: dynamic payload size and dynamic acks | Daniel Friesel | -3/+26 |
2019-06-24 | RF24: Add functions required for reading | Daniel Friesel | -0/+101 |
2019-06-24 | import nRF24 TX code | Daniel Friesel | -11/+187 |
2019-06-21 | add basic nRF24 driver | Daniel Friesel | -0/+95 |