| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
with the previous floating point macro version.
|
|/ |
|
| |
|
| |
|
|\
| |
| | |
Extract interface numbers into enums.
|
| | |
|
|/ |
|
|
|
|
| |
used in Atmel Studio.
|
| |
|
| |
|
|
|
|
| |
due to changes in the code fragment output in the Doxygen XML.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bootloader.
|
|
|
|
| |
class bootloader.
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
applications and bootloaders.
|
| |
|
| |
|
|
|
|
| |
flush code into a static function.
|
| |
|
|
|
|
| |
logic into HexToDecimal() and remove redundant state machine state logic to save space in the compiled binary.
|
|
|
|
| |
driver, rather than implementing the Printer USB class manually.
|
| |
|
|
|
|
| |
code easier to find in the release version of Atmel Studio 6.1.
|
|
|
|
| |
correct optimization level.
|
| |
|
| |
|
|
|
|
| |
error if not compiled with size optimizations.
|
| |
|
|
|
|
| |
when the end of the HEX file is reached (thanks to Hans Schou).
|
| |
|
|
|
|
| |
to the Mass Storage bootloader to prevent link errors due to linker relaxations.
|
| |
|
| |
|
| |
|
|
|
|
| |
bootloader.
|
| |
|
|
|
|
| |
compiled bootloader size. Linux appears to replace files with a cluster offset on the disk rather than re-using the same disk clusters (unlike Windows) so the file offset needs to be tracked and compensated for.
|
|
|
|
| |
reprogramming in some circumstances (thanks to Luis Mendes).
|
| |
|
| |
|