summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-09Fix redefinitionJohn Toniutti
2024-05-09Disable SOF on configuration change.HiFiPhile
2024-05-09Move sof status into usbd_device_t.HiFiPhile
2024-05-09Switch to weak default implementation.HiFiPhile
2024-05-09Merge branch 'master' into patch-5HiFiPhile
2024-05-09Add missing key codesJohn Toniutti
Source: https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf from page 57 to page 59
2024-05-09Merge pull request #911 from thierer/vendor_class_zero_length_transferHiFiPhile
Enable empty transfers for tud_vendor_n_write()
2024-05-09Take updated change from cdc_device.HiFiPhile
2024-05-09Merge branch 'master' into vendor_class_zero_length_transferHiFiPhile
2024-05-09Rework ci (#2631)Ha Thach
* add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click
2024-05-09Merge pull request #2181 from Xelus22/ch32v307_SOFHiFiPhile
Add SOF interrupt to CH32V307
2024-05-09Format.HiFiPhile
2024-05-09Merge branch 'master' into pr/2181HiFiPhile
2024-05-08Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fbHiFiPhile
2024-05-08Add callback to to set feedback format correction at runtime.HiFiPhile
2024-05-08Reorganize feedback documentation.HiFiPhile
2024-05-08Fix cycle based feedback calculation.HiFiPhile
2024-05-08Migrate to weak default implementation.HiFiPhile
2024-05-08Merge pull request #2252 from rsolorzanomsft/hid-lightingHiFiPhile
Add HID Lighting and Illumination functionality
2024-05-08Merge pull request #2532 from acscd/masterHiFiPhile
Added support for SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL
2024-05-08Merge pull request #2629 from andrewleech/cdc-persistent-tx-bufferHiFiPhile
Add option to make CDC TX buffer persistent.
2024-05-08Add option to make CDC TX buffer persistent.Andrew Leech
2024-05-07Merge pull request #2216 from rgrr/remove-tud_network_link_state_cbHiFiPhile
removed obsolete tud_network_link_state_cb()
2024-05-07Merge branch 'master' into remove-tud_network_link_state_cbHiFiPhile
2024-05-07Merge pull request #2227 from rgrr/ncm_device_new2HiFiPhile
Rewrite of NCM device driver
2024-05-07Fix CI.HiFiPhile
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile
2024-05-07Increase TCP_WND for better performance.HiFiPhile
2024-05-07Reformat net_lwip_webserver example.HiFiPhile
2024-05-07Reformat NCM class.HiFiPhile
2024-05-06Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227HiFiPhile
2024-05-06Merge pull request #2618 from HiFiPhile/fifo_const_splitHa Thach
tusb_fifo: skip constant address functions if not used
2024-05-06Merge pull request #2622 from hathach/ci-updateHa Thach
Ci update
2024-05-06fix typohathach
2024-05-06temp fix for mm32 redundant-decls of SystemCoreClockhathach
2024-05-06add cmake for mm32, remove mm32 bluepill since it is custom/reworked board ↵hathach
(not available for order)
2024-05-06edpt_dma_start() is called during interrupt time as well, dcd_edpt_xfer() ↵Hardy Griech
needs DI/EI at one point
2024-05-06update flash openocdhathach
2024-05-05Fix spurious EP0 completion.HiFiPhile
2024-05-05mostly commentsHardy Griech
2024-05-05minor changes due to CR with HiFiPhileHardy Griech
2024-05-04add cmake for samg55hathach
2024-05-04add cmake for f1c100shathach
2024-05-04fix cihathach
2024-05-04fix get_deps.py for samd5x_e5xhathach
2024-05-03clion settinghathach
2024-05-03mm32 temphathach
2024-05-03fix cihathach
2024-05-03add cmake for xmc4000hathach
2024-05-03add cmake for tm4chathach