| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-09 | Move sof status into usbd_device_t. | HiFiPhile | |
| 2024-05-09 | Switch to weak default implementation. | HiFiPhile | |
| 2024-05-09 | Merge branch 'master' into patch-5 | HiFiPhile | |
| 2024-05-09 | Add missing key codes | John Toniutti | |
| Source: https://www.usb.org/sites/default/files/documents/hut1_12v2.pdf from page 57 to page 59 | |||
| 2024-05-09 | Merge pull request #911 from thierer/vendor_class_zero_length_transfer | HiFiPhile | |
| Enable empty transfers for tud_vendor_n_write() | |||
| 2024-05-09 | Take updated change from cdc_device. | HiFiPhile | |
| 2024-05-09 | Rework 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-09 | Merge pull request #2181 from Xelus22/ch32v307_SOF | HiFiPhile | |
| Add SOF interrupt to CH32V307 | |||
| 2024-05-09 | Format. | HiFiPhile | |
| 2024-05-09 | Merge branch 'master' into pr/2181 | HiFiPhile | |
| 2024-05-08 | Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb | HiFiPhile | |
| 2024-05-08 | Add callback to to set feedback format correction at runtime. | HiFiPhile | |
| 2024-05-08 | Reorganize feedback documentation. | HiFiPhile | |
| 2024-05-08 | Fix cycle based feedback calculation. | HiFiPhile | |
| 2024-05-08 | Migrate to weak default implementation. | HiFiPhile | |
| 2024-05-08 | Merge pull request #2252 from rsolorzanomsft/hid-lighting | HiFiPhile | |
| Add HID Lighting and Illumination functionality | |||
| 2024-05-08 | Merge pull request #2532 from acscd/master | HiFiPhile | |
| Added support for SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL | |||
| 2024-05-08 | Merge pull request #2629 from andrewleech/cdc-persistent-tx-buffer | HiFiPhile | |
| Add option to make CDC TX buffer persistent. | |||
| 2024-05-08 | Add option to make CDC TX buffer persistent. | Andrew Leech | |
| 2024-05-07 | Merge branch 'master' into remove-tud_network_link_state_cb | HiFiPhile | |
| 2024-05-07 | Reformat NCM class. | HiFiPhile | |
| 2024-05-06 | Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227 | HiFiPhile | |
| 2024-05-06 | Merge pull request #2618 from HiFiPhile/fifo_const_split | Ha Thach | |
| tusb_fifo: skip constant address functions if not used | |||
| 2024-05-06 | temp fix for mm32 redundant-decls of SystemCoreClock | hathach | |
| 2024-05-06 | edpt_dma_start() is called during interrupt time as well, dcd_edpt_xfer() ↵ | Hardy Griech | |
| needs DI/EI at one point | |||
| 2024-05-05 | Fix spurious EP0 completion. | HiFiPhile | |
| 2024-05-05 | mostly comments | Hardy Griech | |
| 2024-05-05 | minor changes due to CR with HiFiPhile | Hardy Griech | |
| 2024-05-04 | add cmake for f1c100s | hathach | |
| 2024-05-02 | add cmake to lpc51 | hathach | |
| 2024-05-02 | add cmake for lpc15 | hathach | |
| 2024-05-02 | add cmake for lpc11 | hathach | |
| 2024-05-02 | add cmake for pi zero (renamed from pi zero_w), build but the flash size ↵ | hathach | |
| seem wrong (only 24 bytes for text) | |||
| 2024-04-30 | Add missing capability bit for CDC ACM serial break support | Trevor | |
| The send break capability bit is needed for serial break support with Linux and possibly MacOS hosts. [A recent Linux kernel patch made it check the ACM capability bits before sending a serial break](https://github.com/raspberrypi/linux/commit/19e321c3eedd4c681a49f532a196bead5d57205e). | |||
| 2024-04-29 | Guard const addr fifo functions with TUP_MEM_CONST_ADDR. | HiFiPhile | |
| 2024-04-28 | Stall unsupported class request. | HiFiPhile | |
| 2024-04-28 | Merge remote-tracking branch 'upstream/master' into pr/2227 | HiFiPhile | |
| 2024-04-28 | Merge pull request #2494 from tommie/usbtmcnotif | HiFiPhile | |
| Add notification support for device class USBTMC | |||
| 2024-04-27 | Fix CI. | HiFiPhile | |
| 2024-04-27 | Buffer int msg to ensure alignment and placement correctness. | HiFiPhile | |
| 2024-04-27 | bulk_in: copy buffer to ensure alignment correctness. | HiFiPhile | |
| 2024-04-26 | Fix up TUD_AUDIO_SPEAKER_MONO_FB_DESCRIPTOR. | HiFiPhile | |
| 2024-04-26 | Fix CI. | HiFiPhile | |
| 2024-04-26 | Guard ep_fb with usbd_edpt_claim(). | HiFiPhile | |
| 2024-04-26 | Add tu_static to global variables. | HiFiPhile | |
| 2024-04-26 | UAC2: Implement feedback by fifo counting. | HiFiPhile | |
| 2024-04-26 | Code format. | HiFiPhile | |
| 2024-04-26 | Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253 | HiFiPhile | |
| 2024-04-26 | Simplify transfer failure cb. | HiFiPhile | |
| 2024-04-26 | Add missing alignment. | HiFiPhile | |
