Topic: wolfcrypt for Arduino
Hey everyone,
I followed the instructions from https://www.wolfssl.com/doxygen/md__Use … EADME.html
After trying to open an example for arduino for example `sketches/wolfssl_client/wolfssl_client.ino`
I get the following errors: Error compiling for board Arduino Uno. #error "Must define XGMTIME externally see porting guide"
I really don't know what to do anymore. Can someone help me to get the library working on my arduino uno board?