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