Commit Graph

21 Commits

Author SHA1 Message Date
hathach 5734cf4bdd fix #614 typo 2021-01-29 11:36:45 +07:00
hathach 6e6e6265e4 use dcd_event_bus_reset() with speed to replace bus_signal 2021-01-08 22:34:36 +07:00
hathach acde49ccc9
enable pull-up in dcd_init() instead of usbd 2020-08-01 20:14:58 +07:00
hathach c67b3a242e update example config and descriptor with better Highspeed support 2020-06-15 23:34:09 +07:00
hathach 6f9c256ad0
complete remove dcd_set_config(), fix unit test 2020-04-17 13:52:34 +07:00
Nathan Conrad 715c4dbbf8 stm32fsdev: Implement dcd_connect. 2020-04-09 17:03:12 -04:00
Peter Lawrence 794212d44e revise argument order for TUD_CONFIG_DESCRIPTOR macro 2020-03-31 10:53:47 -05:00
Peter Lawrence 87f313da48 add provision for multiple configurations 2020-03-30 13:47:17 -05:00
Chang Feng 8d97e58192
Add langid to tests.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
2020-02-26 13:37:26 +08:00
hathach 24009cb689 fixed unit test with dcd_edpt0_status_complete 2019-12-10 08:16:11 +07:00
hathach f5d737aa7e moving irq to bsp for lpc17/40 2019-11-21 23:19:38 +07:00
hathach 5209091c28
Merge branch 'master' into fix-issue-207 2019-11-05 10:20:30 +07:00
hathach 66ce39368e clean up 2019-11-04 00:10:46 +07:00
hathach c7d7ac42d8
added first test for msc device 2019-11-01 18:11:14 +07:00
hathach 774a9f63ab
enable cmock ignore_arg 2019-11-01 15:25:54 +07:00
hathach e4da80a26c
adding tests for msc device 2019-11-01 13:42:41 +07:00
hathach bd8b4e48dc
rename zlp test 2019-10-31 21:55:01 +07:00
hathach cacbb80a90
zlp should work with control in, tested with Unity framework 2019-10-31 21:14:06 +07:00
hathach 6067adcd08
adeded tests for zlp 2019-10-31 16:42:51 +07:00
hathach 6de9eb4b1a
add more tests, fix an issue with tud_descriptor_configuration_cb() return NULL 2019-10-31 13:06:57 +07:00
hathach e69d2a4a83
move test_usbd around 2019-10-30 23:41:42 +07:00