jedisct1 / libhydrogen

A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
https://libhydrogen.org
Other
594 stars 88 forks source link

Do not include esp_system.h on nodemcu #107

Closed mohammadhzp closed 3 years ago

mohammadhzp commented 3 years ago

We need to include esp_system.h on ESP32 only

Fixes #79