Source code for ESP32 based hexagon clock It is based on Espressif IDF and ADF code as well as digital LED library from: TODO: add source
! THIS IS WORK IN PROGRESS !
Follow the official guide to setup necessary tools: https://docs.espressif.com/projects/esp-adf/en/latest/get-started/
If you are using windows I could highly recommend using Windows Subsystem for Linux (WSL) with Visual Studio Code and the new Remote Development Extension.
https://docs.microsoft.com/en-us/windows/wsl/install-win10 https://code.visualstudio.com/