From d9fdfbea6ecefc528ec1e4d8152a544227598c3b Mon Sep 17 00:00:00 2001
From: batt
+Atmel AT91SAM7S-EK
+
+
+
+
+
+
+ CPU
+ Atmel AT91SAM7S256
+
+
+ Clock
+ 48.023MHz
+
+
+
+ Memory
+ 256kB Flash, 64kB SRAM
+
+
+Peripherals
+ timers, ADC, UART, SPI, I²C, PWM, USB, DMA, SSC
+
+AT91SAM7S-EK® is based on Atmel AT91SAM7S256 ARM7-TDMI CPU. Visit the AT91SAM7S-EK page for more information. +
+ +''' + diff --git a/boards/at91sam7x-ek/.spec b/boards/at91sam7x-ek/.spec index b9295a4f..e7d63ad5 100644 --- a/boards/at91sam7x-ek/.spec +++ b/boards/at91sam7x-ek/.spec @@ -1 +1,31 @@ name = "Atmel AT91SAM7X-EK" +description = ''' ++
+ | CPU | +Atmel AT91SAM7X256 | +
Clock | +48.023MHz | +|
Memory | +256kB Flash, 64kB SRAM | +|
Peripherals | +timers, ADC, UART, SPI, I²C, PWM, CAN, USB, DMA, SSC, ethernet, SD card connector | +
+AT91SAM7X-EK® is based on Atmel AT91SAM7X256 ARM7-TDMI CPU. Visit the AT91SAM7X-EK page for more information. +
+ +''' diff --git a/boards/ek-lm3s1968/.spec b/boards/ek-lm3s1968/.spec index c0934d80..528ac30c 100644 --- a/boards/ek-lm3s1968/.spec +++ b/boards/ek-lm3s1968/.spec @@ -1 +1,32 @@ -name = "Luminary LM3S1968 EVB" +name = "Luminary EK-LM3S1968" +description = ''' ++
+ | CPU | +Luminary Stellaris LM3S1968 | +
Clock | +50MHz | +|
Memory | +256kB Flash, 64kB SRAM | +|
Peripherals | +timers, ADC, UART, SSI, I²C, DMA, PWM, quadrature encoder input, OLED display, magnetic speaker | +
+LM3S1968 Evaluation Board® is based on Luminary LM3S1968 Cortex-M3 CPU. Visit the LM3S1968 Evaluation Kits page for more information. +
+ +''' + diff --git a/boards/lpc-p2378/.spec b/boards/lpc-p2378/.spec index 9814b68e..b52ac0c4 100644 --- a/boards/lpc-p2378/.spec +++ b/boards/lpc-p2378/.spec @@ -1 +1,32 @@ name = "Olimex LPC-P2378" +description = ''' ++
+ | CPU | +NXP LPC2378 | +
Clock | +72MHz | +|
Memory | +512kB Flash, 48kB SRAM | +|
Peripherals | +timers, ADC, UART, SPI, I²C, I²S, CAN, PWM, USB, DMA, SSP, ethernet, SD card connector | +
+LPC-P2378® is based on NXP LPC2378 ARM7-TDMI CPU. Visit the LPC-P2378 page for more information. +
+ +''' + diff --git a/boards/stm32-p103/.spec b/boards/stm32-p103/.spec index 685495bf..b72f1400 100644 --- a/boards/stm32-p103/.spec +++ b/boards/stm32-p103/.spec @@ -1 +1,32 @@ name = "Olimex STM32-P103" +description = ''' ++
+ | CPU | +ST Microelectronics STM32F103RB | +
Clock | +72MHz | +|
Memory | +128kB Flash, 20kB SRAM | +|
Peripherals | +timers, ADC, UART, SPI, I²C, CAN, PWM, USB, DMA, SD card connector | +
+STM32-P103® is based on ST Microelectronics STM32F103RB Cortex-M3 CPU. Visit the STM32-P103 page for more information. +
+ +''' + + diff --git a/boards/triface/.spec b/boards/triface/.spec index 96a99a4a..0cbfc4b6 100644 --- a/boards/triface/.spec +++ b/boards/triface/.spec @@ -1 +1,31 @@ name = "Develer Triface" +description = ''' ++
+ | CPU | +AVR ATmega128/ATmega1281 | +
Clock | +14.7456MHz | +|
Memory | +128kB Flash, 4/8kB SRAM | +|
Peripherals | +timers, ADC, UART, SPI, I²C, PWM, 8 relays output, 8 digital inputs, buzzer, interface for 125kHz RFID reader | +
+Triface is a board designed by Develer and is based on AVR ATmega128/ATmega1281 CPU. Visit the Triface page on BeRTOS site for more information. +
+ +''' -- 2.25.1