Dakkshesh
Results
3
issues of
Dakkshesh
Initial support for using llvm tools during the libc compilation. TODO: Add support for compiling with clang.
When compiling AVR programs using avr-libc with Clang, an error occurs in header file `avr/wdt.h` > avr/include/avr/wdt.h:419:12: error: value '64' out of range for constraint 'I' > : "I" (_SFR_IO_ADDR(_WD_CONTROL_REG)),...