projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add DHCP server to the Webserver demo for automatic network configuration. Correct...
[pub/lufa.git]
/
LUFA
/
ManPages
/
MainPage.txt
diff --git
a/LUFA/ManPages/MainPage.txt
b/LUFA/ManPages/MainPage.txt
index
86b3645
..
c7ea7db
100644
(file)
--- 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,
\r
* from the the WinAVR website (see \ref Page_Resources).
\r
*
\r
* library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package,
\r
* from the the WinAVR website (see \ref Page_Resources).
\r
*
\r
+ * The only required AVR peripherals for LUFA is the USB controller itself and interrupts - LUFA does not require the use of the
\r
+ * microcontroller's timers or other hardware, leaving more hardware to the application developer.
\r
+ *
\r
* Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes
\r
* and open source LUFA powered projects.
\r
*
\r
* Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes
\r
* and open source LUFA powered projects.
\r
*
\r