Fixed bug #437.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6411 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
c1100768bd
commit
8d459a2883
|
@ -40,7 +40,7 @@
|
|||
/**
|
||||
* @brief OTG_FS FIFO memory size in words.
|
||||
*/
|
||||
#define STM32_OTG1_FIFO_MEM_SIZE 384
|
||||
#define STM32_OTG1_FIFO_MEM_SIZE 320
|
||||
|
||||
/**
|
||||
* @brief OTG_HS FIFO memory size in words.
|
||||
|
|
Loading…
Reference in New Issue