# PTP client and server component for ESP32 This component was originally ported from [Nuttx PTP Daemon](https://github.com/apache/nuttx-apps/tree/master/netutils/ptpd) to ESP-IDF as an example implementation by Ondrej Kosta at Espressif. Since then it has been enhanced to support gPTP (802.1AS) by Scramble Tools, and it is maintained by Scramble as a registered ESP component.
7c7412f1615a4ccdb51decb4434a4b59a26bd792
idf.py add-dependency "scrambletools/esp_ptp^0.9.3"