This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
examples
/
protocols
/
sntp
/
main
History
Anton Maklakov
e27f1331e4
components: correct printf() placeholder for time_t
...
Using C99 %jd,
https://en.cppreference.com/w/c/chrono/time_t
2022-03-14 14:05:47 +07:00
..
CMakeLists.txt
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
Kconfig.projbuild
Examples/lwip: sntp example - Make SNTP server configurable
2021-11-25 08:50:29 +01:00
sntp_example_main.c
components: correct printf() placeholder for time_t
2022-03-14 14:05:47 +07:00