summaryrefslogtreecommitdiff
path: root/include/driver/nrf24l01.h
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+8
2019-07-18nrf24: Add observe tx accessorDaniel Friesel-0/+7
2019-07-16more radio testsDaniel Friesel-6/+16
2019-07-16Working Nrf24 ping-pongDaniel Friesel-117/+223
2019-06-25addsetautoackDaniel Friesel-3/+24
2019-06-25RF24: toggles, add setPayloadSizeDaniel Friesel-2/+6
2019-06-25Nrf24: dynamic payload size and dynamic acksDaniel Friesel-1/+25
2019-06-24RF24: Add functions required for readingDaniel Friesel-2/+157
2019-06-24import nRF24 TX codeDaniel Friesel-39/+212
2019-06-21add basic nRF24 driverDaniel Friesel-0/+69