c_hello/stm32-cube, part 2

PUBLISHED_FROM=1f767c1383c1dcd366e667681aebd41c30a102f3
This commit is contained in:
Alexander Alashkin 2017-01-12 00:59:54 +02:00 committed by Cesanta Bot
parent 58b9ee41fa
commit f046434f3b

View File

@ -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