forked from PAWPAW-Mirror/lib_xua
Added MIN_FREQ_FS define to devicedefines.h
This commit is contained in:
@@ -1343,7 +1343,7 @@ enum USBEndpointNumber_Out
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
#define MIN_FREQ_FS MIN_FREQ
|
||||
|
||||
/* Setup DEFAULT_MCLK_FREQ based on MCLK_ and DEFAULT_FREQ defines */
|
||||
#if ((MCLK_441 % DEFAULT_FREQ) == 0)
|
||||
|
||||
Reference in New Issue
Block a user