Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-06 | COBS/binary suport added, abstraction improved | jaseg | 1 | -6/+10 | |
2018-11-06 | Proper print abstraction and ring buffer works | jaseg | 1 | -4/+41 | |
2018-11-06 | DMA-supported LOG_PRINTF works | jaseg | 1 | -3/+4 | |
2018-11-05 | Some UART logging work | jaseg | 1 | -10/+3 | |
2016-09-11 | Switch to cmake build system | Amir Hammad | 1 | -1/+0 | |
* use tinyprintf * ability to configure project via ccmake Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2016-07-08 | rename usbh_hubbed.* to usbh_core.* | Amir Hammad | 1 | -1/+1 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2016-06-25 | Don't compile usart_helpers.o when USART_DEBUG is not defined | Amir Hammad | 1 | -2/+1 | |
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/+56 | |
First public version, date: 1.4.2015 Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> |