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 Both sides next revision
en:xgrid:readme [2012/03/31 03:36]
alex [2.1 Building XGrid in Linux]
en:xgrid:readme [2012/03/31 03:37]
alex [2.2 Building XGrid in Windows]
Line 85: Line 85:
  
   - Install software   - Install software
- * Install WinAVR from http://​sourceforge.net/​projects/​winavr/​files/​WinAVR/20100110/+    ​* Install WinAVR from http://​sourceforge.net/​projects/​winavr/​files/​WinAVR/​
   - Edit makefile for device and programmer settings   - Edit makefile for device and programmer settings
-  - Build +  ​-- Build 
- > make+  ..<​code>​ 
 +> make 
 +</​code>​
   - Program   - Program
- > make program+  ..<​code>​ 
 +> make program 
 +</​code>​