mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-07 09:27:05 +08:00
Map STM32 pins to MOS pins
PUBLISHED_FROM=6724de19c28f972a785b0d5e7dd4b41889e04850
This commit is contained in:
parent
7bdbd80552
commit
b8c3740446
@ -1531,6 +1531,7 @@ char* inet_ntoa(struct in_addr in);
|
||||
#include <errno.h>
|
||||
#include <memory.h>
|
||||
#include <fcntl.h>
|
||||
#include <stm32_sdk_hal.h>
|
||||
|
||||
#define to64(x) strtoll(x, NULL, 10)
|
||||
#define INT64_FMT PRId64
|
||||
|
Loading…
Reference in New Issue
Block a user