summaryrefslogtreecommitdiff
path: root/bluefnorf/main.c
AgeCommit message (Collapse)AuthorFilesLines
2018-07-14bluefnorf: Handle interrupt-based USB comm properlyjaseg1-0/+4
Use the USB LP ISR instead of polling using a timer.
2018-07-14Prettify makefile and fix up code formattingjaseg1-3/+3
2018-07-13added bluefnorf skeletonMatthias Hannig1-0/+39