# 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.
82ec199c41bd888d85f68a45a5364661c9cc4589
idf.py add-dependency "scrambletools/esp_ptp^0.9.2"