/** \file
 *
 *  This file contains special DoxyGen information for the generation of the main page and other special
 *  documentation pages. It is not a project source file.
 */

/**
\page Page_AdvancedUsers Customizing USBD ROM Core Layer

This sections details the steps for advance users who want to change the default behavior of USBD ROM Core Layer by implementing custom overrides.
This section assumes that the user understands all concepts defined in <em>Chapter 9 USB Device Framework</em> of USB 2.0 specification (available at http://www.usb.org/developers/docs/). Also understands the USB enumeration process and the sequence in which the USB standard request are sent by host to the device. 


TBD.


*/

