I just received some Micropendous_32U2; according to the page
http://code.google.com/p/micropendous/wiki/Micropendous_32U2
i downloaded the code form SVN and changed into the makefile
MCU = atmega32u2
BOARD = USER
F_CPU = 16000000
alas, the
make clean ; make all
fails with
MicropendousKeyboardTest.c:1: error: MCU �atmega32u2� supported for assembler only
/usr/lib/gcc/avr/4.3.4/../../../avr/include/avr/io.h:364:6: warning: #warning "device type not defined"
I am using using avr-gcc (GCC) 4.3.4, on Linux Ubuntu 10.04, installed from the binary package
gcc-avr
maybe have I to install a more recent avr-gcc package ?
TIA
*am*
---------------------------------------------------------
Andrea Montefusco iw0hdv http://www.montefusco.com
tel: +393356992791 fax: +390623318709
---------------------------------------------------------