| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-03 | Add STM32L5 support - no OTG similar to some L4s | John Cronin | |
| 2023-03-24 | separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN to | hathach | |
| - CFG_TUD_MEM_SECTION and CFG_TUD_MEM_ALIGN - CFG_TUH_MEM_SECTION and CFG_TUH_MEM_ALIGN - fix missing mem section and align for host | |||
| 2023-03-18 | more update to kinetis bsp | hathach | |
| 2023-03-18 | Add support for NXP FRDM_K32L2A4S eval board. | Bob Paddock | |
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-02-10 | update version to 0.15.0 | hathach | |
| add changelog | |||
| 2023-01-30 | hardcoded configPRIO_BITS for IAR build to pass CI | hathach | |
| 2023-01-12 | add TUP_RHPORT_HIGHSPEED for ch32v307 | hathach | |
| 2023-01-07 | Merge branch 'master' into ch32v307 | Ha Thach | |
| 2022-12-16 | minor rename | hathach | |
| 2022-12-15 | use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX | hathach | |
| add macro to swallow mutex API in order to simplify code with mutex | |||
| 2022-10-13 | Add support for STM32U5 mcu | LynnL4 | |
| 2022-09-03 | Initial PIC32MM/MX & PIC24 support | ReimuNotMoe | |
| 2022-08-19 | Merge pull request #1569 from hathach/release-0.14.0 | Ha Thach | |
| increase version to 0.14.0 for release | |||
| 2022-08-01 | fix issue with TUD_OPT_HIGH_SPEED | hathach | |
| 2022-07-19 | increase version for release | hathach | |
| along with minor doc update | |||
| 2022-07-11 | bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX | hathach | |
| 2022-07-01 | mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT. | robert-hh | |
| Which fits both MIMXRT10XX and MIMXRT11XX. | |||
| 2022-06-30 | mimxrt: Add/change definitions for MIMXRT11XX boards. | robert-hh | |
| These are mostly identical to the MIMXRT10XX, with one tiny difference. | |||
| 2022-06-10 | more dynamic controller for host | hathach | |
| 2022-06-06 | update all host examples | hathach | |
| 2022-06-03 | remove static port defined for device/host | hathach | |
| 2022-06-02 | rhport argument in usbd_ API() is not used (always use the initialized port) | hathach | |
| remove the usage of TUD_OPT_RHPORT in class driver | |||
| 2022-06-02 | add support for renesas ra family of mcus | Rafael Silva | |
| Signed-off-by: Rafael Silva <[email protected]> | |||
| 2022-06-01 | rename board specific macro for example | hathach | |
| - BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT - BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED | |||
| 2022-06-01 | Merge pull request #1438 from Nikitarc/master | Ha Thach | |
| Update dwc2_stm32.h | |||
| 2022-05-31 | Merge pull request #1381 from hathach/add-sof-isr | Ha Thach | |
| Add SOF IRQ Handler | |||
| 2022-05-21 | Merge branch 'master' into ch32v307 | Ha Thach | |
| 2022-04-25 | Update tusb_option.h | Nikitarc | |
| Makes ISO compiler happy | |||
| 2022-04-21 | Merge branch 'master' into pio-host | hathach | |
| 2022-04-20 | add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both ↵ | hathach | |
| pending for event queue with timeout of 1 ms | |||
| 2022-04-08 | proof of concpet that device pio-usb work with host pio-usb | hathach | |
| 2022-03-29 | clean up and comment out tud_sof_isr_set | hathach | |
| 2022-03-22 | Fix typo | Greg Davill | |
| 2022-03-22 | Add WCH CH32V307 port | Greg Davill | |
| Add WCH mcu submodule Add CH32V307V-R1-1v0 bsp | |||
| 2022-03-20 | Merge branch 'master' into pio-host | hathach | |
| 2022-03-17 | add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer | hathach | |
| 2022-03-14 | Merge branch 'master' into add-sof-isr | Ha Thach | |
| 2022-03-13 | add synchronous (blocking) support for usbh control transfer | hathach | |
| - add synchronous version of all get descriptor API - update bare example to use sync API for string descriptor - change order of index, language_id in tuh_descriptor_get_string() to match similar API of libusb - add index to tuh_descriptor_get_hid_report() | |||
| 2022-03-09 | update use of mutex for host | hathach | |
| 2022-03-08 | Merge pull request #1389 from hathach/fix-1359 | Ha Thach | |
| fix issue 1359 | |||
| 2022-03-08 | fix issue 1359 | hathach | |
| 2022-03-07 | added dcd_sof_enable(), tud_sof_isr_set() | hathach | |
| make number of interface configurable (default to 8) CFG_TUD_INTERFACE_MAX | |||
| 2022-03-07 | Add support for STM32WB mcu | Jerzy Kasenberg | |
| 2022-03-02 | minor rename | hathach | |
| 2022-02-26 | more internal rename | hathach | |
| 2022-02-26 | mcu specific rename | hathach | |
| 2022-02-25 | more symbol rename | hathach | |
| 2022-02-25 | minor house keeping | hathach | |
| 2022-02-25 | rename and move dcd_attr.h to tusb_mcu_attr.h | hathach | |
