feature/no_std_lib #9

Merged
an.tsouchlos merged 17 commits from feature/no_std_lib into master 2022-03-17 22:45:10 +00:00
Showing only changes of commit 8e51facd10 - Show all commits

View File

@ -5,7 +5,7 @@
#include "types.h"
// clang-const_format off
// clang-format off
/*
*
@ -34,7 +34,7 @@
*
*/
// clang-const_format on
// clang-format on
namespace const_fmt { namespace const_fmt_detail {