Update README.md
This commit is contained in:
@@ -3,10 +3,10 @@
|
|||||||
This directory contains some header files from
|
This directory contains some header files from
|
||||||
[LUFA, the Lightweight USB Framework for AVRs](http://www.fourwalledcubicle.com/LUFA.php).
|
[LUFA, the Lightweight USB Framework for AVRs](http://www.fourwalledcubicle.com/LUFA.php).
|
||||||
|
|
||||||
LUFA is an extremely well designed library that exposes a beautiful and intuitive API that is a joy
|
LUFA is an extremely well designed library, that exposes a beautiful and intuitive API, that is a joy
|
||||||
to work with. LUFA being an AVR based library can't be used as a whole for ARM, but some parts of it
|
to work with. LUFA, being an AVR based library, can't be used as a whole for ARM, but some parts of it
|
||||||
can be.
|
can be.
|
||||||
|
|
||||||
The selected header files contain macros for USB scancodes and USB HID report items. USB HID report
|
The selected header files contain macros for USB scancodes and USB HID report items. USB HID report
|
||||||
item macros are especially helpful and it's a much better idea to use them than a bunch of magic
|
item macros are especially helpful, and using them offers supreme readability, compared to the usual bunch
|
||||||
numbers backed by loads of comments.
|
of magic numbers backed by loads of comments.
|
||||||
|
|||||||
Reference in New Issue
Block a user