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:xboot:start [2011/12/18 22:06]
alex [Introduction]
en:xboot:start [2012/03/15 06:29]
alex [Updates]
Line 12: Line 12:
   * RS232, RS485, I²C, and parallel FIFO communication   * RS232, RS485, I²C, and parallel FIFO communication
   * Highly reconfigurable   * Highly reconfigurable
-  * Self-reconfiguration ​API to allow online replacement of client firmware +  * Custom configuration options stored separately for easy upgrading of XBoot 
-  * Supports I²C bus address autonegotiation+  * Firmware update ​API to allow updating ​client firmware ​with no external programming hardware 
 +  * Supports I²C bus address autonegotiation ​(XMEGA only)
  
 ===== Documentation ===== ===== Documentation =====
Line 20: Line 21:
   * [[readme#​using_xboot|Using XBoot]]   * [[readme#​using_xboot|Using XBoot]]
   * [[readme#​configuring_xboot|Configuring XBoot]]   * [[readme#​configuring_xboot|Configuring XBoot]]
 +  * [[readme#​xboot_api|XBoot API]]
   * Setting Up AVRDUDE   * Setting Up AVRDUDE
- 
  
 ===== Repository ===== ===== Repository =====
  
   * [[https://​github.com/​alexforencich/​xboot|XBoot on GitHub]]   * [[https://​github.com/​alexforencich/​xboot|XBoot on GitHub]]
-  * [[https://github.com/alexforencich/xboot/wiki|XBoot ​wiki on GitHub]]+  * [[http://code.google.com/p/avr-xboot/​|XBoot on Google Code]] 
 + 
 +===== Recent Commits ===== 
 + 
 +{{rss>​https://​github.com/​alexforencich/​xboot/​commits/​master.atom author date}}
  
 ===== Links ===== ===== Links =====