ReadMe.txt for the SAMV71 start project.

This project was built for Rowley CrossWorks V4.7.1.

Supported hardware:
===================
The sample project for the Atmel SAMV71 is prepared
to run on an Atmel ATSAMV71 XPlainedUltra eval board.
Using different target hardware may require modifications.

Configurations:
===============
- Debug:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS debug and profiling library
  is used.

- Release:
  This configuration is prepared for download into internal
  Flash using J-Link. An embOS release library is used.

Note:
=====
This project uses an embOS library with the workaround for
the ARM erratum 837070. If you have a device which does not
use the ARM core revision r0p0 or r0p1 you can also use the
according embOS library without the workaround.
Please have a look in the core/compiler specific embOS manual
for more details.