summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-03use tusb_time_millis_api() instead of board_millis()hathach
2025-08-28Merge pull request #3228 from espressif/feat/dcd_dwc_v4.30aScott Shawcroft
2025-08-28fix(dcd/dwc2): Fix reset procedure for versions >=4.20aTomas Rezucha
2025-08-27Merge pull request #3217 from tannewt/esp32c5_c61Ha Thach
2025-08-26Merge pull request #3227 from kasjer/kasjer/mynwet-spin-lock-fixZixun LI
2025-08-24Fix osal_spin_unlock for mynewtJerzy Kasenberg
2025-08-24Remove dynamic memory allocationMitsumine Suzu
2025-08-24STM32N6570-DK gets listed in boards.rstAleksei Musin
2025-08-24STM32N6570-DK board is added. Build with DEBUG=1 (make BOARD=stm32n6570dk DEB...Aleksei Musin
2025-08-24Improve retry operation at NAK response.Mitsumine Suzu
2025-08-24Insert small delay for LowSpeed deviceMitsumine Suzu
2025-08-24Small cleanups.Mitsumine Suzu
2025-08-20add some consumer page configsohmdelta
2025-08-18fixed typo in l496 make fileAdam Slaymark
2025-08-18added support for stm32l496nucleoAdam Slaymark
2025-08-15Add ESP32-C5 and ESP32-C61 definitionsScott Shawcroft
2025-08-10Fix fileJie Feng
2025-08-10Add to boards.rst fileJie Feng
2025-08-10Add weact blackpill supportJie Feng
2025-08-09Fix STM32L4 GPIOD clock enable for variants without GPIODMartijn van der Woude
2025-08-07Merge pull request #3187 from s09289728096/fix_dhcpHa Thach
2025-08-07update at32f405 dwc2 info and phy width selectionhathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-05Merge pull request #3203 from hathach/fix-rp2-audio-iso-transferHa Thach
2025-08-05Merge pull request #3200 from peppapighs/at32f405-usb-hsHa Thach
2025-08-05fix rp2 iso transfer: reset state before notify stack. since new audio driver...hathach
2025-08-05Fix AT32F405xx missing USB HS definitionpeppapighs
2025-08-05Merge pull request #3197 from hathach/fix-audio-typoHa Thach
2025-08-02fix tud_audio_set_itf_close_EP_cb() typohathach
2025-08-02Merge pull request #3091 from raldone01/fix/web_serialHa Thach
2025-08-02Merge pull request #3183 from rppicomidi/fix_3159Ha Thach
2025-08-02use tu_desc_in_bounds() for descriptor loophathach
2025-08-02Merge pull request #3195 from hathach/update-inquiry2Ha Thach
2025-08-01Update examples/device/msc_dual_lun/src/msc_disk_dual.cHa Thach
2025-08-01Merge pull request #3194 from hathach/at32-docHa Thach
2025-08-01add bufsize to tud_msc_inquiry2_cb()hathach
2025-08-01add at32 to README.rst, rename at32 board to lower case, correct name to matc...hathach
2025-08-01Merge pull request #3191 from hathach/at32Ha Thach
2025-07-31clean uphathach
2025-07-31add ci build for all at32, use linker and startup from mcu cmsis instead of l...hathach
2025-07-29Add reconnect mraldone01
2025-07-29add ci build for at32: f402_405, f403a_407, f423hathach
2025-07-28fix pre-commit, remove svd file since they are heavy and should be in mcu/sdk...hathach
2025-07-28Merge pull request #3186 from rhgndf/nanoch32v305Ha Thach
2025-07-28correct flash/ram for v307 and v305hathach
2025-07-27Fix goto indentationElwin Huang
2025-07-27Fix CIJie Feng
2025-07-27Fix gpio clockJie Feng
2025-07-26Merge pull request #3173 from HiFiPhile/feature/usbtmc_vendor-specificHa Thach
2025-07-26Update src/class/usbtmc/usbtmc_device.cHa Thach