X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7f9f97c792dee6875fbca9806422bdd7d6c5a657..d11ed10c5314c44dc01c06954d1d73d4894cbff8:/LUFA/ManPages/MainPage.txt?ds=sidebyside diff --git a/LUFA/ManPages/MainPage.txt b/LUFA/ManPages/MainPage.txt index 86b36455b..c7ea7db1b 100644 --- a/LUFA/ManPages/MainPage.txt +++ b/LUFA/ManPages/MainPage.txt @@ -27,6 +27,9 @@ * library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package, * from the the WinAVR website (see \ref Page_Resources). * + * The only required AVR peripherals for LUFA is the USB controller itself and interrupts - LUFA does not require the use of the + * microcontroller's timers or other hardware, leaving more hardware to the application developer. + * * Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes * and open source LUFA powered projects. *