|
29dad5651d
|
Move __check_failed to Log.cpp so it can be logged across all backends
|
2022-11-30 17:12:06 +01:00 |
|
|
8cae20a82c
|
Move __check_failed out of line so anyone can implement it
|
2022-11-19 17:20:10 +01:00 |
|
|
648bd3fb61
|
Switch format.h to use Result
|
2022-11-19 16:13:25 +01:00 |
|
|
603ff46d8c
|
Add a format implementation
|
2022-11-19 12:30:36 +01:00 |
|
|
30ac95bcf8
|
Use usize/isize instead of (s)size_t
Since we're using Rust-style integer types already, why not go all in?
|
2022-11-16 20:30:34 +01:00 |
|
|
82c2381ac9
|
Serial printing!!
|
2022-11-13 10:30:10 +01:00 |
|