Initial support for ATmega328P (Arduino Duemilanove).
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Mar 2010 19:19:22 +0000 (19:19 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 26 Mar 2010 19:19:22 +0000 (19:19 +0000)
commit86abd5b97ebd9132d0d62b59374be037f98771ae
treef01b2ecf698fffdb86f2c314ba42ae51a9c408d5
parent2053503385a67e1f7f13ec45b85ac02378b9b0bb
Initial support for ATmega328P (Arduino Duemilanove).

Added cdef file for wizard, added cpu detection macros, serial debug is now working.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3281 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/attr.h
bertos/cpu/avr/drv/kdebug_avr.c
bertos/cpu/avr/info/ATmega328P.cdef [new file with mode: 0644]
bertos/cpu/detect.h