Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling...
[pub/USBasp.git] / LUFA / ManPages / GettingStarted.txt
index af90d7a..a1e5e1f 100644 (file)
  *  run correctly on the AT90USB1287 AVR microcontroller, mounted on the Atmel USBKEY board and running at an 8MHz\r
  *  master clock. This is due to two reasons; one, it is the hardware the author possesses, and two, it is the most\r
  *  popular Atmel USB demonstration board to date. To learn how to reconfigure, recompile and program the included\r
- *  LUFA applications using different settings, see the following subsections.\r
+ *  LUFA applications using different settings, see the subsections below.\r
+ *\r
+ *  Most of the included demos in the /Demos/ folder come in both ClassDriver and LowLevel varieties. If you are new\r
+ *  to LUFA, it is highly recommended that you look at the ClassDriver versions first, which use the premade USB\r
+ *  Class Drivers (\ref Group_USBClassDrivers) to simplify the use of the standard USB classes in user applications.\r
+ *\r
+ *  For an overview of the included library applications, bootloaders and demos, see \ref Page_LibraryApps.\r
  *\r
  *  <b>Subsections:</b>\r
  *  - \subpage Page_ConfiguringApps How to Configure the Included Demos, Projects and Bootloaders\r