mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-21 09:23:10 +08:00
c_hello/stm32-cube, part 2
PUBLISHED_FROM=1f767c1383c1dcd366e667681aebd41c30a102f3
This commit is contained in:
parent
58b9ee41fa
commit
f046434f3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user