| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-03 | Merge branch 'master' into fork/HiFiPhile/stm32_cache | hathach | |
| 2025-06-16 | Merge branch 'master' into fork/IngHK/cdch_upgrade | hathach | |
| # Conflicts: # README.rst # docs/reference/index.rst # src/class/cdc/cdc_device.c # src/class/cdc/cdc_host.c | |||
| 2025-06-13 | Add cache line size alignment to buffer macro | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-06-04 | chore: squash previous commits from other branches | James Sandison | |
| 2025-05-28 | add OPT_MCU_MAX32665 | hathach | |
| 2025-05-23 | Add comment about CFG_TUD_CI_HS_VBUS_CHARGE | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-05-04 | dcd/ci_hs: add vbus charge option. | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-04-11 | Fix version string to actually be the version | Patrick Plenefisch | |
| 2025-01-21 | zephyr | hathach | |
| 2024-12-25 | update doc, bump up release 0.18.0 | hathach | |
| revert OPT_MCU_RAXXX value back to 1403 | |||
| 2024-12-13 | change OPT_MCU_RAXXX, fix missing prototype warnings. | hathach | |
| 2024-11-27 | Add support for the STM32C0 and the NUCLEO-C071RB. | David (Pololu) | |
| 2024-11-27 | default CFG_TUH_DWC2_DMA_ENABLE to 0 | hathach | |
| 2024-11-27 | update device_info example to work with p4 dcache | hathach | |
| 2024-11-25 | change dcd_dcache_*() API return type from void to bool | hathach | |
| 2024-11-22 | TUD_EPBUF_TYPE_DEF ncm_device | hathach | |
| 2024-11-21 | - move freertos_hooks to board.c | hathach | |
| - add device/midi_test_freertos example - update bth/dfu/midi device for cache line size | |||
| 2024-11-21 | make sure usb buffer occupies whole cache line when DCACHE is enabled for ↵ | hathach | |
| msc,cdc,hid HIL enable device DMA for p4 | |||
| 2024-11-20 | add CFG_TUD_MEM_DCACHE_ENABLE, CFG_TUD_MEM_DCACHE_LINE_SIZE option | hathach | |
| 2024-11-19 | Merge pull request #2881 from hathach/enhance-dwc2-dcd | Ha Thach | |
| 2024-11-18 | add CFG_TUD_DWC2_SLAVE_ENABLE = 1 as default | hathach | |
| 2024-11-16 | Add support for STM32H7RSxx | Chintalagiri Shashank | |
| 2024-11-14 | rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE | hathach | |
| 2024-11-08 | get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is ↵ | hathach | |
| increased but data transfer over USB is not correct. | |||
| 2024-11-07 | enable host dwc2 dma by default | hathach | |
| 2024-11-06 | implement split for slave, got mouse working | hathach | |
| 2024-11-01 | rename and add both CFG_TUH_DWC2_SLAVE_ENABLE/CFG_TUH_DWC2_DMA_ENABLE better ↵ | hathach | |
| out dma handle | |||
| 2024-10-25 | more progress on dwc2 hcd, initial code for edpt xfer | hathach | |
| 2024-10-16 | move gahbcfg/gintmsk with dma to dwc2 common | hathach | |
| 2024-10-15 | move core init code to dwc2 common. update/correct build for esppressif | hathach | |
| 2024-10-02 | Merge branch 'master' into fork/Maerdl/master | hathach | |
| 2024-10-01 | support stm32U0 device | Haefner, Martin | |
| 2024-09-30 | try to add esp32 p4 and esp-idf v5.3 support | hathach | |
| 2024-09-24 | Add a note about data cache. | HiFiPhile | |
| 2024-09-24 | more rename | hathach | |
| 2024-09-24 | add CFG_TUD_DWC2_DMA, make it compile time option | hathach | |
| 2024-08-14 | Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_port | hathach | |
| 2024-07-12 | simplify dwc2 test mode | hathach | |
| - all dwc2 ip seems to support test mode in both fs/hs -> remove TUP_USBIP_DWC2_TEST_MODE - remove dcd_check_test_mode_support(), all should be supported - move enum tusb_feature_test_mode_t to tusb_types.h | |||
| 2024-07-01 | Add MAX78002 Support | Brent Kowal | |
| -Added support for MAX78002, MAX78002EVKIT -Added provisions for remaining MAX32 USB parts | |||
| 2024-06-28 | Initial Commit for MAX32 Support | Brent Kowal | |
| Initial commit for the port of TUSB to MAX32xxx parts, staring with MAX32690 - Added dcd_max32.c (based on dcd_musb.c) for interfacing with the peripheral - Added MAX32690 part family support - Added max32690evkit board support - Updated examples for unique EP number requirement - Updated get_deps.py to fetch the MSDK Known Issues / Additional Testing Required - msc_dual_lun only shown 1 volume on Windows - USBTMC does not have a valid Windowsdriver - DFU does not have a valid Windows driver - WebUSB is "Device not Recognized" - Need to test build scripts with IAR and Clang | |||
| 2024-06-14 | fix ci skip example for ch32v1 | hathach | |
| 2024-06-14 | add ch32v103 bsp support, compile but does not run, probably due to ↵ | hathach | |
| compile/linker issue | |||
| 2024-05-24 | increase version as pre-releases, still need more clean up before actual relesae | hathach | |
| 2024-05-24 | add ch32 support for fsdev driver. v20x can select fsdev or usbfs with ↵ | hathach | |
| make/cmake PORT=0/1. default to fsdev | |||
| 2024-05-24 | wch usbfs/usbhs need to specify which driver to use. for v307 default to ↵ | hathach | |
| highspeed | |||
| 2024-05-20 | Merge pull request #2362 from dragonlock2/master | Ha Thach | |
| Add CH32V20x USB OTG/FS Driver | |||
| 2024-05-17 | Merge pull request #2648 from tannewt/esp32c2_h2 | Ha Thach | |
| Add esp32c2 and esp32h2 for max3421 support | |||
| 2024-05-16 | Add esp32c2 and esp32h2 for max3421 support | Scott Shawcroft | |
| 2024-05-15 | add CH32V20x USB OTG/FS driver | Matthew Tran | |
| 2024-05-13 | Adjust logic. | HiFiPhile | |
