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
Next revision Both sides next revision
en:xboot:start [2011/12/18 22:42]
alex [Features]
en:xboot:start [2012/03/15 06:27]
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
 +  * Custom configuration options stored separately for easy upgrading of XBoot
   * Firmware update API to allow updating client firmware with no external programming hardware   * Firmware update API to allow updating client firmware with no external programming hardware
   * Supports I²C bus address autonegotiation (XMEGA only)   * Supports I²C bus address autonegotiation (XMEGA only)
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]] 
 + 
 +===== Updates ===== 
 + 
 +{{rss>​https://​github.com/​alexforencich/​xboot/​commits/​master.atom author date}}
  
 ===== Links ===== ===== Links =====