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
en:xboot:start [2011/12/18 22:43]
alex [Documentation]
en:xboot:start [2013/03/24 04:39]
alex
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 22: Line 23:
   * [[readme#​xboot_api|XBoot API]]   * [[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]]
  
 ===== Links ===== ===== Links =====