Commit f046434f authored by Alexander Alashkin's avatar Alexander Alashkin Committed by Cesanta Bot

c_hello/stm32-cube, part 2

PUBLISHED_FROM=1f767c1383c1dcd366e667681aebd41c30a102f3
parent 58b9ee41
......@@ -1544,6 +1544,10 @@ char* inet_ntoa(struct in_addr in);
#define INT64_FMT PRId64
#define SIZE_T_FMT "u"
#ifndef CS_ENABLE_STDIO
#define CS_ENABLE_STDIO 1
#endif
#endif /* CS_PLATFORM == CS_P_STM32 */
#endif /* CS_COMMON_PLATFORMS_PLATFORM_STM32_H_ */
#ifdef MG_MODULE_LINES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment