hathach
|
23b6b66f4d
|
release 0.7.0 with changelog and doc update
|
2020-11-07 23:43:39 +07:00 |
|
hathach
|
25bb8830c5
|
doc: merge example/readme.md into docs/getting_started.md
|
2020-09-12 09:26:41 +07:00 |
|
hathach
|
afc4042375
|
add LOGGER option to use rtt
update example readme for debug log. Update bug template to ask for LOG
as well.
|
2020-04-22 17:08:41 +07:00 |
|
hathach
|
ff9ceb65d2
|
doc update
|
2020-04-01 20:56:46 +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
|
5b09774ae0
|
clean up usbh, rename doxygen folder to docs
|
2018-12-06 21:46:34 +07:00 |
|