X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2F.spec;h=9663f2d4f72095eaef4a78c8d3dc73370d221d92;hb=ed914dcd14bb340d61a8bc011ec0cd7a0312ed79;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=ecb34d7a7fa3e00d9157eeafa2dea50cbbc317ce;p=bertos.git diff --git a/boards/arduino/.spec b/boards/arduino/.spec index e69de29b..9663f2d4 100644 --- a/boards/arduino/.spec +++ b/boards/arduino/.spec @@ -0,0 +1,31 @@ +name = 'Arduino Duemilanove' +description = ''' +

Arduino Duemilanove

+ +

+ + + + + + + + + + + + + + + + + + + +
CPUAVR ATmega328P
Clock16MHz
Memory32kB Flash, 2kB SRAM, 1kB EEPROM
Peripheralstimers, ADC, UART, SPI, I²C, PWM
+

+

+Arduino Duemilanove® is an AVR based board. Visit http://www.arduino.cc for more information. +

+ +'''