Commit Graph

25 Commits

Author SHA1 Message Date
hathach 6f7c4346c3 add tud_set_descriptors 2018-04-16 13:46:28 +07:00
hathach 29071c10b1 rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE 2018-04-14 14:08:48 +07:00
hathach e7d7cb222a rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CFG_TUD_TASK_STACKSIZE 2018-04-13 16:10:42 +07:00
hathach 4b660175be rename CFG_TUSB_DEVICE_* to CFG_TUD_* 2018-04-12 13:23:52 +07:00
hathach 18f97fef7e rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS 2018-04-12 12:55:53 +07:00
hathach 33af6b6549 clean up remove CFG_TUSB_TICKS_HZ 2018-04-10 14:47:33 +07:00
hathach 81935c91e9 rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE 2018-04-10 14:43:13 +07:00
hathach 3c24671960 mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00
hathach 4227ada477 fix broken link 2014-04-17 13:03:19 +07:00
hathach 712ba03cf6 add links to build and run demo to getting started 2014-04-17 13:01:34 +07:00
hathach e6c485bb40 move demo page to their folder 2014-04-17 12:12:26 +07:00
hathach 13a225f1b5 doc work, comment out \subpage command in markdown result 2014-04-17 12:02:03 +07:00
hathach fb510559ec remove TUSB_CFG_DEVICE_FULLSPEED 2014-04-17 10:54:20 +07:00
hathach 5c6f8750da minor docs 2014-04-17 10:13:05 +07:00
hathach 32d4b6518c move tools.md to tools/readme.md 2014-04-16 12:05:14 +07:00
hathach 9aa3707f65 doc updated 2014-04-16 12:01:49 +07:00
hathach 78b1c7dc1d added tools.md 2014-04-15 12:51:32 +07:00
hathach 622704a196 update doc 2014-04-15 00:10:01 +07:00
hathach beb46a2492 move doxygen configure file out to root since there is problem with it inside doxygen folder 2014-04-14 13:19:38 +07:00
hathach 8d16cf2c4f moving files to doxygen folders
adding initial files for some pages
2014-04-14 13:13:58 +07:00
hathach 940d7fb7f6 merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scale with number of enabled classes.
default config to support up to 5 device (hub + 4 others)
2014-04-13 15:39:57 +07:00
hathach 7a8003adfb rename getting_started.md 2014-04-11 12:09:49 +07:00
hathach 76f875d782 some docs 2014-04-11 12:07:05 +07:00
hathach 68a56e52a2 remove RF1GHZNODE from board/readme.md
dcd_lpc43xx.c
- assign ENDPTPRIME with = instead of |=
- fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking

add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset
2014-04-04 12:22:33 +07:00
hathach 2c9b134699 move doxygen folder outside 2014-03-31 16:40:54 +07:00