summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-07release 0.7.0 with changelog and doc update0.7.0hathach
2020-11-07Merge pull request #553 from hathach/host-async-controlHa Thach
2020-11-07clean uphathach
2020-11-03Merge pull request #547 from hathach/cdc-auto-write-flushHa Thach
2020-11-03Merge pull request #546 from hathach/use-same51-from-asf4Ha Thach
2020-11-02Merge pull request #545 from j4cbo/masterHa Thach
2020-11-02enable cdc auto flush on write()hathach
2020-11-02use same51 driver to adafruit asf4 submodulehathach
2020-11-02remove legacy blocking usbh_control_xfer()hathach
2020-11-02get hub work more reliablyhathach
2020-11-02update usbh with hub to use async control transferhathach
2020-11-01added host set_config driverhathach
2020-11-01house keeping: make tu_print_mem format easier to compare with hex2dumphathach
2020-10-31Rename CDC_COMM_SUBCLASS_ETHERNET_NETWORKING_CONTROL_MODELJacob Potter
2020-10-30Merge pull request #544 from hathach/use-stm-driver-repoHa Thach
2020-10-30remove st_driver submodulehathach
2020-10-30use cmsis 5 for all stm32hathach
2020-10-30add CMSIS_5 submodulehathach
2020-10-30add more stm mcuhathach
2020-10-30l4 use offical st driver repohathach
2020-10-30l0 use offical st driver repohathach
2020-10-30h7 use offical st driver repohathach
2020-10-30f7 use offical st driver repohathach
2020-10-30f3 use offical st driver repohathach
2020-10-30f2 use offical st driver repohathach
2020-10-30f1 use offical st driver repohathach
2020-10-30random clean uphathach
2020-10-30f0 use offical st driver repohathach
2020-10-30f4 use offical st driver repohathach
2020-10-26Merge pull request #543 from majbthrd/net_tweaksHa Thach
2020-10-25Merge pull request #541 from j4cbo/internal-phyHa Thach
2020-10-24net_device: re-factor code so as to not be specific to lwIPPeter Lawrence
2020-10-24Move into if statementJacob Potter
2020-10-24CR feedback: compare CFG_TUSB_RHPORT1_MODE instead of using new macroJacob Potter
2020-10-24net_device: tweak 'pbuf chain' implementationPeter Lawrence
2020-10-18Allow use of internal FS PHY on OTG_HS interfaceJacob Potter
2020-10-16Merge pull request #538 from kasjer/kasjer/uac2Ha Thach
2020-10-16audio: Add headset exampleJerzy Kasenberg
2020-10-16Merge pull request #539 from majbthrd/nettweaksHa Thach
2020-10-15audio: Add two channel feature unit descriptorJerzy Kasenberg
2020-10-15add samd21 xplained pro to boards.md dochathach
2020-10-15Merge pull request #534 from majbthrd/atsamd21_xproHa Thach
2020-10-14net_lwip_webserver: efficiency tweaksPeter Lawrence
2020-10-14bsp: atsamd21_xpro: removed no longer needed workaroundPeter Lawrence
2020-10-13Merge pull request #536 from kasjer/kasjer/fix-osal-queue-definitionHa Thach
2020-10-13osal_none: Fix queue definitionJerzy Kasenberg
2020-10-13more clean uphathach
2020-10-13clean uphathach
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2020-10-13rework msc hosthathach