summaryrefslogtreecommitdiff
path: root/demo/stm32
AgeCommit message (Expand)Author
2023-05-26move out es32/stm32/phytium demosakimisu
2023-02-06add audio pathsakumisu
2023-01-15split tx_rx_thread into tx_thread and rx_threadsakimisu
2022-12-30optimise with O2sakimisu
2022-12-11add usb tx rx thread for devicesakimisu
2022-11-19add CHERRYUSB_VERSION macrosakimisu
2022-11-06move malloc,free,printf macro into config.hsakimisu
2022-11-06add video class into compilesakimisu
2022-09-14add interface altsetting structsakumisu
2022-09-12move exthub memory into no cache ramsakumisu
2022-09-09update usb configsakumisu
2022-09-09refactor usb host stack: hcd api, hub process and usb no cache ram processsakumisu
2022-08-21update usb configsakumisu
2022-08-20add hid header and file into compilingsakumisu
2022-08-18add test mode for feature testsakumisu
2022-08-12delete workqsakumisu
2022-08-11add some delay to keep host power stablesakumisu
2022-07-31add nocache ram config when enable dcachesakumisu
2022-07-28refactor dcd api and ep in/out irq callback processsakumisu
2022-07-23revert it.c that cubemx modifiedsakumisu
2022-06-23update dwc2 dcache processsakumisu
2022-06-22update readmesakumisu
2022-06-22add stm32h743 host demosakumisu
2022-06-21update cubemx iocsakumisu
2022-06-16update dwc2 hcd driversakumisu
2022-06-15remove high workq enablesakumisu
2022-06-14update config filesakumisu
2022-06-14refactor dwc2 portsakumisu
2022-05-24add cautions when use cubemxsakumisu
2022-04-24rename groupnamesakumisu
2022-04-08add usb_config for usb dev demosakumisu
2022-03-23update stm32 host demo and synopsys driversakumisu
2022-03-11use cdc_acm_template for demosakumisu
2022-03-11use usbd_initialize to call usb_dc_initsakumisu
2022-03-07delete repetitive dc initsakumisu
2022-02-26add fatfs in demosakumisu
2022-02-20use cdc acm template.c for test in all demosakumisu
2022-02-13increase heap size and enable HUBsakumisu
2022-02-07add third-party componentsakumisu
2022-02-07update hcd synopsys port, fix speed value when run HAL_HCD_HC_Initsakumisu
2022-02-01delete h7 Driverssakimusu
2022-01-30calssify stm32 device and host demosakumisu
2022-01-29delete stm32 drivers,classify device and host demosakumisu
2022-01-11update directory structuresakumisu
2022-01-10update stm32f4 usb_dc with synopsyssakumisu
2022-01-10add cdc dtr control for ep writesakumisu
2021-12-12add english readmesakumisu
2021-12-12complete fsdev and synopsys usb otg ip dcd portinngsakumisu
2021-12-04add usb config for stm32sakumisu
2021-11-29delete unused header pathsakumisu