Changes between Initial Version and Version 1 of Arch/Simple


Ignore:
Timestamp:
Oct 7, 2009, 11:23:32 AM (15 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Arch/Simple

    v1 v1  
     1= Simple architectures support =
     2
     3MutekH has been ported to microcontrollers, it has been tested on two cpu types:
     4 * AVR (Atmel ATMega)
     5 * ARM7-TDMI (Atmel AT91SAM7)
     6
     7There is support for some internal hardware controllers, among them:
     8 * UART
     9 * SPI
     10 * TWI (I2C)
     11 * GPIO
     12