The Getting Started example will help new users get familiar with Atmel's SAMV7/E7 family of Microcontrollers. This basic application shows the startup sequence of a chip and how to use its core peripherals.
This package can be used with SAMV71 Xplained Ultra board or SAME70 Xplained board.
The demonstration program makes two LEDs on the board blink at a fixed rate. This rate is generated by using Time tick timer. The blinking can be stopped by typing '1' or '2' in the console (one for each LED).
-- Getting Started Example xxx -- -- xxxxxx-xx -- Compiled: xxx xx xxxx xx:xx:xx --