This ESP32 application uses FreeRTOS constructs to build a clock with some advanced functionality. The clock uses NTP to synchronize time and has a button to request inside and outside temperature.
This is part of a school assignment for embedded systems.
Make sure you have the esp-idf environment set up. Clone the repository, run make menuconfig and make flash monitor
Apache License, see LICENSE file