| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
the AVRISP-MKII programmer project to set the VTARGET reference voltage and scale factor.
Fixed XPLAINBridge project not correctly reading the XMEGA's supply voltage when reporting back to the host.
|
|
|
|
|
|
| |
of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan.
Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan.
|
|
|
|
| |
after programming or reading from the last page of FLASH.
|
|
|
|
| |
correctly converted to the target system's native end of line style.
|
|
|
|
|
|
|
|
|
|
| |
the BluetoothHost demo.
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.
Factored out Bluetooth state information into a new state structure for easy reference in the user application.
Added new StackInitialized() Bluetooth stack callback function.
|
|
|
|
| |
to disable VTARGET detection on AVR models with an on-chip ADC.
|
|
|
|
| |
SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs.
|
| |
|
| |
|
|
|