hathach
|
d6a47a89f2
|
clean up
|
2019-05-02 14:41:21 +07:00 |
|
hathach
|
84f81f6b21
|
simplify hid keyboard & mouse report to one API each
|
2019-05-01 17:06:18 +07:00 |
|
hathach
|
8a5bd30fa6
|
freertos cdc_msc_hid makefile compile
|
2019-05-01 16:01:44 +07:00 |
|
hathach
|
ff8fe28c98
|
move interface descriptor template to usbd.h, update exmaple
|
2019-04-19 13:16:06 +07:00 |
|
hathach
|
3e4bb141ce
|
update device freeRTOS exmaple
|
2019-04-19 00:23:15 +07:00 |
|
hathach
|
a30461b078
|
update tud_hid_keyboard/mouse helper
|
2019-04-18 13:27:06 +07:00 |
|
hathach
|
cc2fce31e5
|
refactor hid, rename hid_generic to simply hid_
|
2019-04-18 00:36:17 +07:00 |
|
hathach
|
5f3ab2afe1
|
rename board_led_control to board_led_write
|
2019-04-02 18:16:04 +07:00 |
|
hathach
|
8457d0d14c
|
add board_button_read()
|
2019-04-01 18:35:37 +07:00 |
|
hathach
|
315076375f
|
fix timer prio for freertos to blink led
|
2019-03-25 00:40:51 +07:00 |
|
hathach
|
29e075b8b9
|
clean up bsp, adde board_millis()
|
2019-03-23 22:31:07 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +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
|
cea9abd4d0
|
clean up lpc13
|
2018-12-03 19:02:35 +07:00 |
|
hathach
|
c93765c3bc
|
rename freertos example
|
2018-11-22 11:23:36 +07:00 |
|