summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
AgeCommit message (Collapse)Author
2021-07-30docs: setup sphinx docsperigoso
Signed-off-by: perigoso <[email protected]>
2021-03-10update doc for BOARD name, add note for udev on Linuxhathach
2021-03-02remove submodule lib/CMSIS_5hathach
2021-02-27Update getting_started.mdHa Thach
2020-11-07release 0.7.0 with changelog and doc update0.7.0hathach
2020-09-12doc: merge example/readme.md into docs/getting_started.mdhathach
2020-04-22add LOGGER option to use rtthathach
update example readme for debug log. Update bug template to ask for LOG as well.
2020-04-01doc updatehathach
2018-12-17docs clean uphathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
tusb_task() still exists for backward compatible
2018-12-13osal clean uphathach
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-06clean up usbh, rename doxygen folder to docshathach