summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-01-11added support for cmd.exe as a shell on make.kkitayam
2020-12-25skip overflow sram examples for kl25hathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-11-24more cihathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-23Merge branch 'master' into cdc_without_dtrHa Thach
2020-11-20migrate vendor device to new control xfer cbhathach
2020-11-18Changes to CDC example code:Jan Dümpelmann
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-11-08update microchipo driver submodulehathach
2020-11-08clean uphathach
2020-11-08Merge pull request #551 from dobairoland/masterHa Thach
2020-11-07Merge pull request #553 from hathach/host-async-controlHa Thach
2020-11-05Make the disk disappear on Windows after it was ejectedRoland Dobai
2020-11-04Merge remote-tracking branch 'hathach/master' into cdc_without_dtrJan Dümpelmann
2020-11-01house keeping: make tu_print_mem format easier to compare with hex2dumphathach
2020-10-24net_device: re-factor code so as to not be specific to lwIPPeter Lawrence
2020-10-16Merge pull request #538 from kasjer/kasjer/uac2Ha Thach
2020-10-16audio: Add headset exampleJerzy Kasenberg
2020-10-14net_lwip_webserver: efficiency tweaksPeter Lawrence
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2020-10-13rework msc hosthathach
2020-10-11Merge branch 'master' into host-async-controlhathach
2020-10-11update microchip driverhathach
2020-10-10net_lwip_webserver: tweak main.c comments with smartphone suggestionsPeter Lawrence
2020-10-10Merge pull request #521 from PanRe/uac2Ha Thach
2020-10-09Fix unused parameter in audio test.Reinhard Panhuber
2020-10-09Fix minor issue in audio example.Reinhard Panhuber
2020-10-09Extend example s.t. a saw tooth is sent.Reinhard Panhuber
2020-10-09rename multiple hid callbackhathach
2020-10-09clean up examplehathach
2020-10-09rename hid multiple interfacehathach
2020-10-09Merge branch 'master' into house-keepinghathach
2020-10-09use pyocd for iMXRT boardshathach
2020-10-08Cleanup per review on PRZachery Littell
2020-10-08add flash-pyocd supporthathach
2020-10-08clean up jlink default interfacehathach
2020-10-07fix variable names. add itf n callbacks to multihidZachery Littell
2020-10-07fix audio_test buildhathach
2020-10-02fix simple pull request comments. Implement descriptor index hack.Zachery Littell
2020-10-01create hid multiple interface exampleZachery Littell
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-12doc: merge example/readme.md into docs/getting_started.mdhathach
2020-09-07rework usbh control transferhathach
2020-09-05refactor hub classhathach
2020-09-05update example to test with mousehathach
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber