git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8684 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
bcc7351beb
commit
0613a5e3ac
|
@ -380,7 +380,7 @@
|
|||
* @note Disabling this option saves both code and data space.
|
||||
*/
|
||||
#if !defined(USB_USE_WAIT) || defined(__DOXYGEN__)
|
||||
#define USB_USE_WAIT FALSE
|
||||
#define USB_USE_WAIT TRUE
|
||||
#endif
|
||||
|
||||
#endif /* _HALCONF_H_ */
|
||||
|
|
Loading…
Reference in New Issue