jaseg
|
21be46a0b5
|
HID report transmission partially works now
partially i.e. if you attach the keyboard before the noise handshake. I
suspect some memory corruption somewhere.
|
2018-11-08 19:53:11 +09:00 |
|
jaseg
|
985710d517
|
COBS/binary suport added, abstraction improved
|
2018-11-06 17:18:34 +09:00 |
|
jaseg
|
09893c47d1
|
Proper print abstraction and ring buffer works
|
2018-11-06 14:21:10 +09:00 |
|
jaseg
|
5009a15280
|
DMA-supported LOG_PRINTF works
|
2018-11-06 09:15:37 +09:00 |
|
jaseg
|
5b4c295d00
|
Some UART logging work
|
2018-11-05 10:02:51 +09:00 |
|
Amir Hammad
|
ed70a1efa3
|
Switch to cmake build system
* use tinyprintf
* ability to configure project via ccmake
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
|
2016-09-11 13:30:10 +02:00 |
|
Amir Hammad
|
27fe98f2d6
|
Embed information about compilation with the debug functions into make output
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
|
2016-06-25 10:09:55 +02:00 |
|
Amir Hammad
|
33856ce17c
|
Global logging: use \n for a new line instead \r\n in LOG_PRINTF
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
|
2015-07-13 14:54:15 +02:00 |
|
Amir Hammad
|
7acc6fe474
|
libusbhost: Open source USB host stack for embedded devices
First public version, date: 1.4.2015
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
|
2015-04-01 16:22:05 +02:00 |
|