|
8598b1e8fc
|
Replace the _noreturn macro with the C++ native attribute [[noreturn]]
continuous-integration/drone/push Build is passing
|
2022-12-06 19:40:35 +01:00 |
|
|
c099877c35
|
Remove unnecessary error propagation in Log.cpp
continuous-integration/drone/push Build is passing
Serial and TextConsole always succeed, no need to act as if they could fail
|
2022-12-06 19:35:34 +01:00 |
|
|
314acbfe21
|
Change the serial log to display only milliseconds
continuous-integration/drone/push Build is passing
|
2022-12-06 19:31:41 +01:00 |
|
|
54ce511f1d
|
More const
|
2022-12-05 13:00:41 +01:00 |
|
|
c7ab6bc2d3
|
Reorganize the luna/ directory so that headers aren't in the top level include path
|
2022-12-04 12:42:43 +01:00 |
|
|
3f40ccd703
|
Indicate the log level in the serial console
|
2022-11-30 17:26:33 +01:00 |
|
|
29dad5651d
|
Move __check_failed to Log.cpp so it can be logged across all backends
|
2022-11-30 17:12:06 +01:00 |
|
|
9f5fb547f7
|
Add logging system :)
|
2022-11-30 13:29:28 +01:00 |
|