summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-20migrate audio device to new control xfer cbhathach
2020-11-20migrate net device to new control xfer cbhathach
2020-11-20clean uphathach
2020-11-20migrate bth device to new control xfer cbhathach
2020-11-20migrate vendor device to new control xfer cbhathach
2020-11-20migrate dfu runtime device to new control xfer cbhathach
2020-11-20migrate usbtmc device to new control xfer cbhathach
2020-11-20clean uphathach
2020-11-20migrate midi device to new control xfer cbhathach
2020-11-19migrate hid device to new control xfer cbhathach
2020-11-19migrate cdc_device to new control_xfer_cbhathach
2020-11-19merge class driver control_request & control_complete to control_xfer_cb()hathach
2020-11-09Merge pull request #554 from hathach/initial-same7xHa Thach
2020-11-09fix cihathach
2020-11-09same70 xplained uart via edbg work with board_testhathach
2020-11-09same70 xplained led and button works wiht board_test examplehathach
2020-11-08update microchipo driver submodulehathach
2020-11-08clean uphathach
2020-11-08Merge pull request #551 from dobairoland/masterHa Thach
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-05Make the disk disappear on Windows after it was ejectedRoland Dobai
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