etl
32d80e91 - Add support to cross-compile with clang (#389)

Commit
3 years ago
Add support to cross-compile with clang (#389) Clang does not define __WCHAR_MIN__ however, limits.h relies on it. By using the __AVR__ macro we can define __WCHAR_MIN__ only when cross-compiling with clang.
Author
Committer
Parents
Loading