Commit History

Author SHA1 Message Date
  hathach acde49ccc9 enable pull-up in dcd_init() instead of usbd 5 years ago
  hathach 6f9c256ad0 complete remove dcd_set_config(), fix unit test 5 years ago
  hathach 50be9d7c3a mass rename tud/dcd_irq_handler to tud/dcd_init_handler 5 years ago
  Nathan Conrad 16f65890eb Merge branch 'master' into edpt_close 5 years ago
  Nathan Conrad f8e7487355 edpt_close: Updated based on feedback. 5 years ago
  Nathan Conrad 0eeaccaf46 Skeleton, and initial stm32fsdev implementation (that leaks memory) 5 years ago
  Ha Thach 04a06ec401 Merge branch 'master' into refactor-irqhandler 5 years ago
  hathach 4748b349a2 add dcd_irq_handler to porting doc 5 years ago
  Ha Thach 07809d03a7 Merge pull request #332 from pigrew/stm32fsdev-dcdconnect 5 years ago
  Nathan Conrad 5bd9d14fc1 stm32fsdev: set dcd_connect API definitions to strong, Modify documentation. 5 years ago
  Nathan Conrad 715c4dbbf8 stm32fsdev: Implement dcd_connect. 5 years ago
  hathach ff9ceb65d2 doc update 6 years ago
  hathach cc9b6b93c8 update doc for RT1060 evk 6 years ago
  Sean Cross 470d827f13 docs: porting: remove invalid information and fix typo 6 years ago
  hathach ac0203b42f update doc 6 years ago
  hathach f58726887a update doc, hid set report 6 years ago
  Nathan Conrad 1e17e2e764 Add details on dcd_edpt_xfer in the porting document. 6 years ago
  hathach 5f3ab2afe1 rename board_led_control to board_led_write 7 years ago
  hathach b28cc6ddb1 added dcd_remote_wakeup() stub for all ports 7 years ago
  hathach 1e9848d917 replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall 7 years ago
  hathach 18f248b142 remove tusb_hal_millis() usage, less work for porting 7 years ago
  hathach 1c49c479ca seperate tusb_task() to tud_task() and tuh_task() 7 years ago
  hathach 6d86db3977 rename edpt_dir/number/addr to tu_edpt_* 7 years ago
  hathach 5b09774ae0 clean up usbh, rename doxygen folder to docs 7 years ago