Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:xgrid:start [2012/03/31 02:37]
alex
en:xgrid:start [2012/06/15 20:17]
alex [Features]
Line 1: Line 1:
 ====== XGrid ====== ====== XGrid ======
  
-XGrid is a distributed computing platform for Atmel XMEGA series processors. ​ XGrid uses the [[:​xboot:​|XBoot]] [[:​xboot:​readme#​xboot_api|API]] internally to automatically update the firmware of neighboring nodes.  ​+===== Introduction =====
  
 +XGrid is a distributed computing platform for Atmel XMEGA series processors. ​ XGrid uses the [[..:​xboot:​|XBoot]] [[..:​xboot:​readme#​xboot_api|API]] internally to automatically update the firmware of neighboring nodes.  ​
  
 +===== Features =====
 +
 +  * Supports all ATMEL XMEGA series processors (8k SRAM recommended)
 +
 +===== Documentation =====
 +
 +  * [[Readme]]
 +
 +===== Repository =====
 +
 +  * [[https://​github.com/​alexforencich/​xgrid|XGrid on GitHub]]
 +
 +===== Recent Commits =====
 +
 +{{rss>​https://​github.com/​alexforencich/​xgrid/​commits/​master.atom author date}}
 +
 +===== Links =====
 +
 +  * [[http://​www.atmel.com/​|ATMEL]]
 +  * [[..:​xboot:​|XBoot]]