summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/spi.c
Commit message (Expand)AuthorAgeFilesLines
* refactor functionnames so name fits file and interfaceBernhard Tittelbach2012-05-191-115/+0
* first attempt at RX/TX w/ 2 donglesBernhard Tittelbach2012-05-191-1/+6
* enable/disable PA and LNABernhard Tittelbach2012-05-191-12/+20
* fix CHP_RDY check, waiting and so onBernhard Tittelbach2012-05-171-2/+11
* make SPI work by correcting register typo ;-)Bernhard Tittelbach2012-05-171-31/+23
* make SPI work by understanding how it actually worksBernhard Tittelbach2012-05-171-8/+6
* debugging test attemptsBernhard Tittelbach2012-05-171-1/+0
* spi and c1101 code shufflingBernhard Tittelbach2012-05-171-202/+15
* spi and c1101 lib needs to be cleanly separated, code needs to be tested and ...Bernhard Tittelbach2012-05-171-27/+207
* usb libBernhard Tittelbach2012-05-171-8/+6
* hhd70 spiBernhard Tittelbach2012-05-171-12/+55
* added simple spi testChristian Pointner2012-05-081-2/+25
* added led libChristian Pointner2012-05-071-1/+1
* added dummy spi libChristian Pointner2012-05-071-0/+47