| Age | Commit message (Collapse) | Author |
|
|
|
compiled with cubeide O1/O2/O3
|
|
|
|
|
|
|
|
|
|
Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gets triggered for ISOCHRONOUS endpoints. It is necessary for those endpoints to set the NUM_BLOCK and BLSIZE for the receiving buffer in both, USB_COUNTn_TX and USB_COUNTn_RX. Despite the datasheet showing those fields only for the USB_COUNTn_RX register
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If src is odd then src[wNBytes] is accessed.
|
|
|
|
|
|
|
|
* Correct handling of SOF interrupt
|
|
|
|
register on ISOCHRONOUS endpoints
|
|
|
|
available but requested
|
|
|
|
through lookup table. Allocation of endpoint is now only performed in dcd_edpt_open
|
|
|
|
tu_edpt_number in the stm32 device driver as a crude tool to control mapping of the endpoint address to actual endpoint register
|
|
|
|
|
|
|
|
|
|
|
|
|