Commit Graph

21 Commits

Author SHA1 Message Date
hathach 3ec279b424 update docs 2019-07-04 01:57:49 +07:00
hathach fdc12db431
clean up 2019-05-13 11:33:50 +07:00
hathach 13c1bd762e
Update boards.md 2019-05-04 15:10:16 +07:00
hathach 6446b02ae7 add hid_test.py for testing #58
add feather nrf52840 express to supported board
2019-05-02 18:10:06 +07:00
hathach 56432ea193
doc for adding new board 2019-04-02 22:04:55 +07:00
hathach 5f3ab2afe1
rename board_led_control to board_led_write 2019-04-02 18:16:04 +07:00
hathach b28cc6ddb1 added dcd_remote_wakeup() stub for all ports 2019-03-30 14:47:11 +07:00
hathach 3dfb251c1e
clean up 2019-03-27 16:32:07 +07:00
hathach 1e9848d917
replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stall
- remove dcd_edpt_stalled() from dcd porting
2019-03-27 16:09:49 +07:00
hathach 18f248b142
remove tusb_hal_millis() usage, less work for porting 2019-03-24 01:19:32 +07:00
hathach 455da57f9d docs clean up 2018-12-17 12:08:11 +07:00
hathach 1c49c479ca seperate tusb_task() to tud_task() and tuh_task()
tusb_task() still exists for backward compatible
2018-12-13 14:51:37 +07:00
hathach bc46dc6edf osal clean up
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
2018-12-13 13:49:09 +07:00
hathach cb830a82e0
docs clean up 2018-12-12 16:57:10 +07:00
hathach 6d86db3977
rename edpt_dir/number/addr to tu_edpt_* 2018-12-12 11:51:31 +07:00
hathach 366ab79776
able to build host hid 2018-12-07 14:57:58 +07:00
hathach 7d3ff7aff6 rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC 2018-12-06 22:24:31 +07:00
hathach 5b09774ae0 clean up usbh, rename doxygen folder to docs 2018-12-06 21:46:34 +07:00
hathach 22c2c1fd64 remove image and docs folder
update get_started.md
2014-03-27 22:27:42 +07:00
hathach f03739ce6f resize diagram 2013-05-08 12:45:20 +07:00
hathach 0e65ce62af documenting on the way 2013-05-08 12:23:25 +07:00