README 374 B

123456
  1. When executing 'make install' in any application directory, then
  2. the resulting binaries are copied to here. In fact, two binaries
  3. are created for each application. One with the extension .hex
  4. contains Intel Hex Code and can be used by most programmers. The
  5. other one with the extension .bin contains a binary image to be
  6. used for tftp upload as well as SAM-BA and SAM-PROG.