Hello! I'm wondering why my selfcompiled avr-gcc under Linux is not capable of binary numbers like b00010110. In much code there is this binary syntax and it is very annoying having to change it into hex manually. How can I give avr-gcc this ability? Thanks Lynx