hathach
|
c05990af95
|
change cmsis5 to master
|
2020-03-24 09:52:48 +07:00 |
|
hathach
|
a2aa50d2ef
|
update cmsis_5
|
2020-03-24 09:33:11 +07:00 |
|
hathach
|
9f5042399e
|
add cmsis_4 as submodule
|
2020-03-24 08:49:48 +07:00 |
|
hathach
|
feff6aafd5
|
add CMSIS_5 as submodule
|
2020-03-23 22:36:21 +07:00 |
|
hathach
|
76a27cf49a
|
fix rndis response to get mac address
- remove cflags -fshort-enums
- clean up webserver descriptor
|
2020-03-23 15:21:22 +07:00 |
|
hathach
|
5540065085
|
added FreeRTOS as submodule
|
2020-03-10 14:55:56 +07:00 |
|
hathach
|
39ce2e8361
|
adding FreeRTOS as submodule
|
2020-03-10 14:49:01 +07:00 |
|
Peter Lawrence
|
4a4682a80a
|
update net class to follow API naming convention
|
2020-03-03 10:31:46 -06:00 |
|
Peter Lawrence
|
fee79d7466
|
add CDC-ECM/RNDIS/CDC-EEM network device class with example
|
2020-03-02 21:15:01 -06:00 |
|
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 |
|