arduino-esp32/libraries/ESP32/examples
vortigont b3b3403296
NTP Examples: revert obsolete comment and updated Time example (#6073)
* Revert "Examples update, add a note for configTime() that only one ntp server is supported by lwip",
fixed in espressif/esp32-arduino-lib-builder#51

This reverts commit 6b1020967a171c549b3d956825fd0d395de9cce0.

* SimpleTime: add NTPoDHCP option and TimeZone env variable
2022-01-17 16:09:58 +02:00
..
AnalogOut Implement SigmaDelta based on ESP-IDF API (#6053) 2021-12-22 16:41:52 +02:00
ArduinoStackSize Adds support to change LoopTask Stack size (#6025) 2021-12-20 13:10:36 +02:00
Camera/CameraWebServer Add support M5Stack Unit CAM (#5748) 2021-10-11 13:01:10 +03:00
ChipID/GetChipID Update GetChipID.ino (#4070) 2020-09-30 15:24:29 +03:00
DeepSleep Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
ESPNow allow the examples to build in a more strict env (#3299) 2019-09-29 23:47:02 +03:00
FreeRTOS Move Example to proper folder 2018-12-16 19:24:02 +01:00
GPIO v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
HallSensor Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
I2S/HiFreq_ADC Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
ResetReason Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
RMT RMT refactoring based on IDF (#6024) 2021-12-21 15:02:40 +02:00
Time/SimpleTime NTP Examples: revert obsolete comment and updated Time example (#6073) 2022-01-17 16:09:58 +02:00
Timer v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
Touch Fixed typo in comments. (#5407) 2021-07-19 13:38:40 +03:00