Statistics
| Branch: | Tag: | Revision:

amiro-blt / Target / Source / AMiRo / amiroblt.h @ 328b5643

History | View | Annotate | Download (13.361 KB)

# Date Author Comment
328b5643 2018-02-09 11:56 Thomas Schöpping

Bootloader version increased to 1.1

470d0567 2017-04-20 16:21 Thomas Schöpping

Renamed the interface header file (in ./Target/Source/AMiRo/) from 'interfaces.h' to 'amiroblt.h'.
The interface was additionally modified:
- The magic number for identification has been changed from 0xFF669900 to 0x0x412D424C ("A-BL"), making the interface incompatible to older versions....