etl
32d80e91
- Add support to cross-compile with clang (#389)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
part22
Committer
jwellbelove
Parents
2e0c2a40
Loading