summaryrefslogtreecommitdiff
path: root/src/usart_helpers.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Host handshake mostly workingjaseg1-2/+5
2018-11-08HID report transmission partially works nowjaseg1-6/+0
2018-11-06COBS/binary suport added, abstraction improvedjaseg1-24/+56
2018-11-06Proper print abstraction and ring buffer worksjaseg1-74/+57
2018-11-06DMA-supported LOG_PRINTF worksjaseg1-97/+59
2018-11-05Some UART logging workjaseg1-107/+37
2016-09-11Switch to cmake build systemAmir Hammad1-26/+13
2016-06-25Embed information about compilation with the debug functions into make outputAmir Hammad1-29/+0
2015-07-13Global logging: use \n for a new line instead \r\n in LOG_PRINTFAmir Hammad1-3/+3
2015-04-01libusbhost: Open source USB host stack for embedded devicesAmir Hammad1-0/+287