Driver Documentation

Atmel START generates documentation for the drivers it generates. The documentation is generated in doxygen-format, and can be generated into html-format using the doxygen application available on the internet. In order to generate the doxygen documentation, do the following:

  1. 1.Install doxygen on your computer, if not previously done
  2. 2.Unzip the atzip-file exported from Atmel START
  3. 3.In the unzipped atzip directory, enter the doxygen/generator folder
  4. 4.Right-click the doxyfile.doxygen file, select Open With, and browse to the doxygen executable on your computer. This will generate a folder containing html documentation
  5. 5.Open the generated index.html-file in your browser to access the documentation