Hacker News new | ask | show | jobs
by archimedespi 3789 days ago
Yeah, I can get that. When I was working with SDCC, I really would have preferred GCC or clang - SDCC has some funky quirks that really pissed me off and introduced some weird bugs.

And yeah, AVR8 (and IIRC 16 and 32) have GCC toolchains as well as avr-llvm, which is pretty sweet.

1 comments

>AVR8 (and IIRC 16 and 32)

What's AVR16, may I ask?