mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-02 22:44:17 +00:00
Fix outdated filename references in the LUFA documentation.
This commit is contained in:
parent
adb61c7b29
commit
14ba7a7047
@ -102,10 +102,10 @@
|
|||||||
*
|
*
|
||||||
* \subsection SSec_WinINF_CDC Windows CDC INF Template
|
* \subsection SSec_WinINF_CDC Windows CDC INF Template
|
||||||
* This template is required for all CDC-ACM devices on Windows XP or newer.
|
* This template is required for all CDC-ACM devices on Windows XP or newer.
|
||||||
* \verbinclude WindowsINF/CDC-ACM.inf
|
* \verbinclude "WindowsINF/LUFA CDC-ACM.inf"
|
||||||
*
|
*
|
||||||
* \subsection SSec_WinINF_RNDIS Windows RNDIS INF Template
|
* \subsection SSec_WinINF_RNDIS Windows RNDIS INF Template
|
||||||
* This template is required for all RNDIS devices on Windows XP or newer.
|
* This template is required for all RNDIS devices on Windows XP or newer.
|
||||||
* \verbinclude WindowsINF/RNDIS.inf
|
* \verbinclude "WindowsINF/LUFA RNDIS.inf"
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user