• R/O
  • SSH
  • HTTPS

chibios: Commit


Commit MetaInfo

Revisão14600 (tree)
Hora2021-07-14 22:17:50
Autorgdisirio

Mensagem de Log

(mensagem de log vazia)

Mudança Sumário

Diff

--- trunk/os/test/include/ch_test.h (revision 14599)
+++ trunk/os/test/include/ch_test.h (revision 14600)
@@ -28,6 +28,8 @@
2828 #ifndef CH_TEST_H
2929 #define CH_TEST_H
3030
31+#include <stdarg.h>
32+
3133 #if defined(TEST_USE_CFG_FILE)
3234 #include "testconf.h"
3335 #endif
@@ -345,7 +347,6 @@
345347 }
346348 #endif
347349
348-
349350 /**
350351 * @brief Prints a decimal unsigned number.
351352 *
Show on old repository browser