summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2025-09-15fix copying readme.txt contentshathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-09-12exclude stm32l0538 due to size limitHiFiPhile
2025-09-12add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to...hathach
2025-09-12fix warnings, update docshathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-08-05fix rp2 iso transfer: reset state before notify stack. since new audio driver...hathach
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 #3195 from hathach/update-inquiry2Ha Thach
2025-08-01Update examples/device/msc_dual_lun/src/msc_disk_dual.cHa 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-31add ci build for all at32, use linker and startup from mcu cmsis instead of l...hathach
2025-07-29Add reconnect mraldone01
2025-07-26More catches.raldone01
2025-07-24Improve web usb and web serial robustness.raldone01
2025-07-11Mitigate potential xss.raldone01
2025-07-11add tud_msc_inquiry2_cb() for full inquiry responsehathach
2025-07-08Use localstorage clear.raldone01
2025-07-08Remember scroll position.raldone01
2025-07-08Fix ui desync issue. Fix disconnection issue.raldone01
2025-07-08Merge remote-tracking branch 'origin/master' into xfer_isrhathach
2025-07-05Add missing idf cmake file.raldone01
2025-07-05Remove double text encoder in `SerialPort`.raldone01
2025-07-05Add support for dark and light theme.raldone01
2025-07-05Attempt to fix disconnect button state desync.raldone01
2025-07-05Improve performance slightlyraldone01
2025-07-05Choose a larger buffer.raldone01
2025-07-05Major overhaul and logic cleanup.raldone01
2025-07-05Minor bug fixes.raldone01
2025-07-05Rewrite of the web_serial example website.raldone01
2025-07-03update cdc_msc/cdc_msc_freertos to also support notificationhathach
2025-07-03make notify API and memory configurable with CFG_TUD_CDC_NOTIFYhathach
2025-07-02Merge branch 'master' into fork/HiFiPhile/dcd_notifhathach
2025-07-02update board_test always output to uart regardless of LOGGER optionhathach
2025-07-02update examplehathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-07-01update examplehathach
2025-06-22Merge branch 'master' into async_ioHiFiPhile
2025-06-14audio: update examplesHiFiPhile
2025-06-12Merge pull request #3137 from HiFiPhile/uac_simplifyHa Thach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-11Merge branch 'master' into fork/HiFiPhile/h7rshathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-29uac2: remove support fifoHiFiPhile
2025-05-29examples/device/net_lwip_webserver: Simplify example code.Andrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech