summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-05-03rename to samd5x_e5xhathach
2024-05-03merge samd51 and same5xhathach
2024-05-03- add cmake to samd11hathach
- build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel
2024-05-03add missing FreeRTOSConfig.hhathach
2024-05-03add cmake for stm32wbhathach
2024-05-03fix missing linker entry with cmake for broadcom familyhathach
2024-05-03add cmake for saml2xhathach
2024-05-02add cmake to msp432e4hathach
2024-05-02add cmake to lpc51hathach
2024-05-02update cmake cihathach
2024-05-02add cmake for lpc15hathach
2024-05-02add cmake to lpc1347hathach