majbthrd
|
f66c8572b4
|
use fixed-size buffer in RedirectablePrint::vprintf() (#1622)
Co-authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
Co-authored-by: Garth Vander Houwen <garthvh@yahoo.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
|
2022-08-12 13:41:16 -05:00 |
|
Mike Kinney
|
caaa235c5d
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
|
Kevin Hester
|
772f2a15ff
|
check more error codes
|
2021-03-09 16:45:40 +08:00 |
|
Kevin Hester
|
59577b9d79
|
add real formatted debug logging with timestamps
|
2020-12-25 15:17:56 +08:00 |
|
Kevin Hester
|
67e657f10f
|
always print debug output to both serial and segger debug port
cc @mc-hamster, this makes USE_SEGGER optional on nrf52 targets
|
2020-11-13 07:48:25 +08:00 |
|
geeksville
|
eb40013ddc
|
Create RedirectablePrint and NoopPrint for serial debug redirection
|
2020-04-27 09:01:25 -07:00 |
|