# 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.
b780f90ad74e4eb9e97f7400bb975360b89dbd9b
idf.py add-dependency "scrambletools/esp_ptp^0.9.1"