Partial commit: Rename references to Drivers/AT90USBXXX to Drivers/Peripheral.
This commit is contained in:
parent
1c16ae399a
commit
710d48a48a
6 changed files with 7 additions and 7 deletions
|
@ -36,7 +36,7 @@
|
|||
**/
|
||||
|
||||
/** \ingroup Group_SubsystemDrivers
|
||||
* @defgroup Group_SerialStream Serial Stream Driver - LUFA/Drivers/AT90USBXXX/Serial_Stream.h
|
||||
* @defgroup Group_SerialStream Serial Stream Driver - LUFA/Drivers/Peripheral/Serial_Stream.h
|
||||
*
|
||||
* Functions, macros, variables, enums and types related to the setup of a serial stream, so that standard printf and other
|
||||
* C stream functions can be used on the serial port.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue