hathach
|
61ec407752
|
update license year to 2019
|
2019-05-14 11:48:05 +07:00 |
|
hathach
|
8a5bd30fa6
|
freertos cdc_msc_hid makefile compile
|
2019-05-01 16:01:44 +07:00 |
|
hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
a3713f801d
|
clean up compiler attribute
|
2018-12-14 13:08:21 +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
|
7d3ff7aff6
|
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
|
2018-12-06 22:24:31 +07:00 |
|
hathach
|
57b85262b2
|
added & tested lpc17xx freertos device example
- add USB priority check for freeRTOS config
|
2018-11-29 21:41:09 +07:00 |
|
hathach
|
1a91b5a62e
|
refractor device composite example
|
2018-11-22 00:25:03 +07:00 |
|
hathach
|
b350d8a086
|
clean up
|
2018-08-23 14:49:47 +07:00 |
|
hathach
|
d478064a80
|
freeRtos seems to work well with nrf52840
|
2018-08-23 14:45:22 +07:00 |
|
hathach
|
d18a9e8759
|
freertos blinky with software timer
|
2018-08-23 14:11:21 +07:00 |
|
hathach
|
ca4d64caf6
|
switch osal freeRTOS port to use static semaphore & queue
|
2018-05-17 18:22:30 +07:00 |
|
hathach
|
cb40a7bfd0
|
adding static API for freeRTOS
add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory()
|
2018-05-17 17:30:19 +07:00 |
|
hathach
|
6528460563
|
update freeRTOS to v10.0.1
|
2018-05-17 16:06:57 +07:00 |
|
hathach
|
7030d64a95
|
rename vendor to lib
|
2018-05-17 16:04:15 +07:00 |
|