| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
It seems that compiling with gcc version 12.2.0 from MinGW throws this error while MSCV and linux does not.
Support for "make install" command in Mingw32/64 environments. Also fix a missing "_" in atca_compiler.h
Due to missing "dirent.h" to navigate through directories in windows environments and not useful "dirent.h" file in Mingw32/64 environments, added support to read configuration files in /var/lib/cryptoauthlib using Windows API.
|
This PR has been marked as stale and will be automatically closed in 7 days. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request is intended to provide minimum support for Cryptoauthlib in Mingw32/64 environments. The fixes include:
Checklist