| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | Fix CI. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-31 | Use return code to choose async io. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-31 | Merge remote-tracking branch 'upstream/master' into h7rs | HiFiPhile | |
| 2025-01-29 | msc_device: add async IO support. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-29 | Fix Auto speed display. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-25 | Merge branch 'master' into zephyr-support | hathach | |
| 2025-01-25 | fix ci | hathach | |
| 2025-01-24 | Add NUCLEO-H7S3L8 BSP. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-01-23 | kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR | hathach | |
| 2025-01-22 | Merge pull request #2950 from espressif/fix/ncm_buffer_validation | HiFiPhile | |
| fix(ncm): Return invalid NTBs to free list | |||
| 2025-01-22 | - change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict ↵ | hathach | |
| with zephyr - change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target | |||
| 2025-01-21 | zephyr | hathach | |
| 2025-01-21 | bump up cmake min to 3.20 | hathach | |
| 2025-01-20 | add s3 undefined speed note for racing issue with reset. | hathach | |
| fix dcd_event_sof() with frame number | |||
| 2025-01-15 | fix(ncm): Return invalid NTBs to free list | Tomas Rezucha | |
| In case we received invalid datagram, we silently fail a the buffer was not returned to empty list -> it was lost. If this happened more than CFG_TUD_NCM_OUT_NTB_N times, we run out of NTBs and all OUT transfers are NACKed. Closes https://github.com/espressif/esp-usb/issues/107 | |||
| 2025-01-15 | rp2040 correct dcd_edpt_iso_activate | pschatzmann | |
| 2025-01-15 | Merge pull request #2947 from espressif/fix/ncm_buffer_checks | HiFiPhile | |
| fix(ncm): Use IN buffer for transmit checks | |||
| 2025-01-15 | feature(tusb): Added teardown API | Roman Leonov | |
| 2025-01-15 | src/class/hid/hid_host.c: fix logging calls for epbuf | Dan Halbert | |
| 2025-01-14 | fix(ncm): Use IN buffer for transmit checks | Tomas Rezucha | |
| 2024-12-27 | dcd_pic: check USBBUSY bit on PIC32s | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: let the user manage shared GPIO/VBUS pin | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: handle EP0 timeout/stall correctly | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: implement dcd_deinit() | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: handle remote wakeup more correctly | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: handle bus resume correctly | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: change license header and credit people accordingly | Reimu NotMoe | |
| 2024-12-27 | dcd_pic: add readme | Reimu NotMoe | |
| 2024-12-25 | update doc, bump up release 0.18.0 | hathach | |
| revert OPT_MCU_RAXXX value back to 1403 | |||
| 2024-12-23 | modified invalid marked unit exponent. | Jay | |
| 2024-12-23 | trimed trailing whitespaces. | Jay | |
| 2024-12-23 | Update hid_device.h | Jay | |
| 2024-12-23 | add hid stylus pen device. | Jay | |
| this works with android, for bypassing that absmouse does not support android. note that, to hide cursor on android for every touch signal, find cursor option in android settings menu. references: 1. https://stackoverflow.com/questions/28536602/hid-digitizer-descriptor-doesnt-perform-well-with-landscape-orientation 2. https://github.com/jonathanedgecombe/absmouse/blob/master/src/AbsMouse.cpp | |||
| 2024-12-17 | enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default | hathach | |
| 2024-12-17 | Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170 | hathach | |
| 2024-12-17 | Merge pull request #2906 from hathach/add-ra8m1 | Ha Thach | |
| Add ra8m1_ek | |||
| 2024-12-13 | Merge pull request #2897 from shdeb/hid_pid_defs | Ha Thach | |
| Adding HID Usage Table Physical Input Device Page (0x0F) | |||
| 2024-12-13 | change OPT_MCU_RAXXX, fix missing prototype warnings. | hathach | |
| 2024-12-11 | Merge branch 'master' into fork/HiFiPhile/rt1170 | hathach | |
| 2024-12-11 | Merge branch 'master' into fork/HiFiPhile/rt1170 | hathach | |
| 2024-12-11 | fix correct DWC2_EP_COUNT | hathach | |
| 2024-12-06 | Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_based | Ha Thach | |
| feat(uvc): support format frame based | |||
| 2024-12-06 | Adding HID Usage Table Physical Input Device Page (0x0F) | shdeb | |
| 2024-12-02 | Disable DWC HCD interrupt with MAX3421 enabled | Scott Shawcroft | |
| hcd_int_handler isn't found otherwise. | |||
| 2024-12-01 | Merge branch 'master' into dcd_notif | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-11-30 | Reformat audio class. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-11-30 | Fix HCD build. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-11-30 | Fix typo. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-11-30 | Update audio class with dcache support. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2024-11-30 | Restore DCache clean/invalidate. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
