Skip to content

fatal error: hwcrypto/sha.h: No such file or directory #24

Description

@yoursunny

When compiling the Hello_World example with arduino-esp32 2.0.0, compilation fails with the following error:

C:\Users\sunny\Documents\Arduino\libraries\ODROID-GO\src\web\WebSockets.cpp:42:10: fatal error: hwcrypto/sha.h: No such file or directory
 #include <hwcrypto/sha.h>
exit status 1
Error compiling for board ODROID ESP32.

This is because arduino-esp32 deleted the hwcrypto/sha.h header file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions