Revision cb835a3e os/core/src/aos_system.c
os/core/src/aos_system.c | ||
---|---|---|
18 | 18 |
|
19 | 19 |
#include <aos_system.h> |
20 | 20 |
|
21 |
#include <chprintf.h> |
|
22 | 21 |
#include <amiroos.h> |
23 | 22 |
#include <amiroblt.h> |
24 | 23 |
#include <string.h> |
25 |
#include <stdarg.h> |
|
26 | 24 |
#if (AMIROOS_CFG_TESTS_ENABLE == true) |
27 | 25 |
#include <ch_test.h> |
28 | 26 |
#endif |
Also available in: Unified diff