# 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.
734c8d4171ef011472b765d70b36db15ee2ee9d7
idf.py add-dependency "scrambletools/esp_ptp^0.9.0"