| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-30 | add CMSIS_5 submodule | hathach | |
| 2020-10-14 | net_lwip_webserver: efficiency tweaks | Peter Lawrence | |
| 2020-08-05 | update lib/lwip to STABLE-2_1_2_RELEASE | Peter Lawrence | |
| 2020-05-18 | suppress cast-align warnings for net device driver | hathach | |
| 2020-04-22 | add LOGGER option to use rtt | hathach | |
| update example readme for debug log. Update bug template to ask for LOG as well. | |||
| 2020-04-22 | Merge branch 'master' into add-rtt | hathach | |
| 2020-04-22 | remove cmsis 5 from submodules | hathach | |
| cmsis 5 use git lfs causing issue with submodule cloning and isn't used yet. Could re-add later if needed. | |||
| 2020-04-21 | added segger rtt bundle with v670e | hathach | |
| opt out the example folder | |||
| 2020-04-21 | remove old rtt | hathach | |
| 2020-03-24 | Merge branch 'master' into develop | Ha Thach | |
| 2020-03-24 | change cmsis5 to master | hathach | |
| 2020-03-24 | update cmsis_5 | hathach | |
| 2020-03-24 | add cmsis_4 as submodule | hathach | |
| 2020-03-23 | add CMSIS_5 as submodule | hathach | |
| 2020-03-23 | fix rndis response to get mac address | hathach | |
| - remove cflags -fshort-enums - clean up webserver descriptor | |||
| 2020-03-10 | added FreeRTOS as submodule | hathach | |
| 2020-03-10 | adding FreeRTOS as submodule | hathach | |
| 2020-03-03 | update net class to follow API naming convention | Peter Lawrence | |
| 2020-03-02 | add CDC-ECM/RNDIS/CDC-EEM network device class with example | Peter Lawrence | |
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-05-01 | freertos cdc_msc_hid makefile compile | hathach | |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach | |
| 2018-12-14 | clean up compiler attribute | hathach | |
| 2018-12-13 | osal clean up | hathach | |
| 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-06 | rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC | hathach | |
| 2018-11-29 | added & tested lpc17xx freertos device example | hathach | |
| - add USB priority check for freeRTOS config | |||
| 2018-11-22 | refractor device composite example | hathach | |
| 2018-08-23 | clean up | hathach | |
| 2018-08-23 | freeRtos seems to work well with nrf52840 | hathach | |
| 2018-08-23 | freertos blinky with software timer | hathach | |
| 2018-05-17 | switch osal freeRTOS port to use static semaphore & queue | hathach | |
| 2018-05-17 | adding static API for freeRTOS | hathach | |
| add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory() | |||
| 2018-05-17 | update freeRTOS to v10.0.1 | hathach | |
| 2018-05-17 | rename vendor to lib | hathach | |
