Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-06 | COBS/binary suport added, abstraction improved | jaseg | 1 | -24/+56 | |
2018-11-06 | Proper print abstraction and ring buffer works | jaseg | 1 | -74/+57 | |
2018-11-06 | DMA-supported LOG_PRINTF works | jaseg | 1 | -97/+59 | |
2018-11-05 | Some UART logging work | jaseg | 1 | -107/+37 | |
2016-09-11 | Switch to cmake build system | Amir Hammad | 1 | -26/+13 | |
* use tinyprintf * ability to configure project via ccmake Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2016-06-25 | Embed information about compilation with the debug functions into make output | Amir Hammad | 1 | -29/+0 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-07-13 | Global logging: use \n for a new line instead \r\n in LOG_PRINTF | Amir Hammad | 1 | -3/+3 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-01 | libusbhost: Open source USB host stack for embedded devices | Amir Hammad | 1 | -0/+287 | |
First public version, date: 1.4.2015 Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> |