Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
This commit is contained in:
parent
100a197d0e
commit
3d4d8e7f62
196 changed files with 1271 additions and 730 deletions
|
@ -39,7 +39,7 @@
|
|||
*/
|
||||
|
||||
/** \ingroup Group_USB
|
||||
* @defgroup Group_OTG USB On The Go (OTG) Management
|
||||
* \defgroup Group_OTG USB On The Go (OTG) Management
|
||||
*
|
||||
* This module contains macros for embedded USB hosts with dual role On The Go capabilities, for managing role
|
||||
* exchange. OTG is a way for two USB dual role devices to talk to one another directly without fixed device/host
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue