David Cermak
|
965b8f0e62
|
examples/sntp: Document that SNTP-over-DHCP resets other NTP servers
Closes https://github.com/espressif/esp-lwip/issues/42
|
2022-03-22 15:01:02 +00:00 |
|
Marius Vikhammer
|
edb76f14d6
|
esp_timer: remove legacy ESP32 FRC timer implementation.
|
2022-02-10 15:17:49 +08:00 |
|
Emil Muratov
|
696acf5e3f
|
Examples/lwip: sntp example - updated ntp over dhcp code/comments
Apply suggestions from code review
Co-authored-by: david-cermak <38914379+david-cermak@users.noreply.github.com>
Merges https://github.com/espressif/esp-idf/pull/7824
|
2021-11-23 12:59:58 +01:00 |
|
Roland Dobai
|
9c1d4f5b54
|
Build & config: Remove the "make" build system
The "make" build system was deprecated in v4.0 in favor of idf.py
(cmake). The remaining support is removed in v5.0.
|
2021-11-10 09:53:53 +01:00 |
|
Fu Hanxi
|
5b2fa1a5ad
|
build_app: make multi target support readable
|
2020-04-09 16:40:57 +08:00 |
|
KonstantinKondrashov
|
c23549c04f
|
docs: Add System time chapter and for sntp a description about using CONFIG_LWIP_SNTP_UPDATE_DELAY option
Closes: https://github.com/espressif/esp-idf/issues/4386
Closes: IDFGH-2237
Closes: IDF-1199
|
2020-01-10 14:49:07 +11:00 |
|
Angus Gratton
|
47bbb107a8
|
build system: Use CMake-based build system as default when describing commands
|
2019-07-08 17:31:27 +10:00 |
|
Konstantin Kondrashov
|
7e5be1b58c
|
sntp/lwip: Add some modes for time synchronization
Closes: IDF-236
Closes: https://github.com/espressif/esp-idf/pull/1668
|
2019-04-15 18:11:47 +08:00 |
|
Ivan Grokhotkov
|
e0f3f62cdf
|
examples/protocols/sntp: use common network component
|
2019-04-15 03:32:05 +00:00 |
|
krzychb
|
672390c458
|
Mass replacement of http with https urls, fixed broken urls
|
2017-09-06 08:16:01 +02:00 |
|
Krzysztof Budzynski
|
382999b378
|
Moved examples to new folders / categories. Removed example numbers from example names
|
2017-01-16 23:08:35 +01:00 |
|