| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-05 | reverted un-related file changes | hathach | |
| 2024-04-02 | Merge branch 'master' into MCX | hathach | |
| 2024-03-25 | Merge branch 'master' into add-tuh-deinit | hathach | |
| 2024-03-23 | Fix the error that occurs when executing make in Windows | kkitayam | |
| 2024-03-22 | skip rp2040 build for cdc_msc_hid_freertos | hathach | |
| 2024-03-22 | remove pca10095 suppport for max3421 | hathach | |
| also remove pico_bootsel_via_double_reset from rp2040 | |||
| 2024-03-11 | add led blinky to cdc_dual_ports example | hathach | |
| 2024-03-04 | correct rp2040 host with max3421 | hathach | |
| 2024-03-01 | reformat code hid_host.c | hathach | |
| - fix ceedling with ruby 3.1 - allow overwrite CMAKE_C_COMPILER/CMAKE_CXX_COMPILER from command line | |||
| 2024-02-22 | Revert "Merge branch 'hathach:master' into MCX" | Jerry Palacios | |
| This reverts commit 6afd4a57896f9c9e794de3ab6eabc73d18be4bd0, reversing changes made to 5c14bd13da211ff2679115b0dba96ac80c1a516c. | |||
| 2024-02-22 | Merge branch 'hathach:master' into MCX | jerpa77 | |
| 2024-02-22 | slightly change cdc_msc_freertos example | hathach | |
| 2024-02-09 | frdmmcxa153 now working with cmake+ninja | Jerry Palacios | |
| 2024-02-08 | cortex m33+nodsp+nofpu make file created | Jerry Palacios | |
| 2024-02-07 | Back to original | Jerry Palacios | |
| 2024-01-30 | Merge pull request #2428 from YixingShen/master | Ha Thach | |
| update video_capture | |||
| 2024-01-29 | add freertos build support for video_capture example | hathach | |
| 2024-01-29 | remove the use of descriptor template for video capture example | hathach | |
| 2024-01-26 | update example to work with iso streaming | hathach | |
| 2024-01-26 | update example to work bulk mjpeg | hathach | |
| 2024-01-26 | rename and add more video descriptors | hathach | |
| use struct to define uvc descriptor for video_capture since uvc is rather too complicated to use macro templates | |||
| 2024-01-26 | Merge branch 'master' of https://github.com/YixingShen/tinyusb | YixingShen | |
| 2024-01-26 | add "set tx_busy 1" into video_capture's video_tas for "if (tx_busy) return" | YixingShen | |
| 2024-01-25 | minor update to video capture example | hathach | |
| 2024-01-24 | clean up video example for readability | hathach | |
| 2024-01-20 | make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x | hathach | |
| 2024-01-19 | - add ch34x_set_data_format() | hathach | |
| - add ch34x_set_line_coding() | |||
| 2024-01-15 | Merge branch 'master' into cdc_ch34x_support | hathach | |
| 2023-12-28 | Merge branch 'hathach:master' into master | 沈玴興 | |
| 2023-12-26 | initial support of CH34x CDC device | IngHK | |
| 2023-12-26 | allow rp2040 to use max3421e as host controller | hathach | |
| - fix warnings build hcd max3421 with rp2040 - add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1 will enable this - add max3421 driver implementation for rp2040 family - update tusb_config for host to allow easy enable host selection for rp2040 (default/pio-usb/max3421) | |||
| 2023-12-24 | add high speed into examples\device\video_capture | YixingShen | |
| 2023-12-18 | update FreeRTOSConfig.h | hathach | |
| - remove configAssert() - configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil | |||
| 2023-12-18 | fixed device/video_capture/src/images.h,main.c ↵ | YixingShen | |
| CFG_EXAMPLE_VIDEO_DISABLE_MJPG to CFG_EXAMPLE_VIDEO_DISABLE_MJPEG | |||
| 2023-12-13 | Enhance IAR CMake support. | Mengsk | |
| 2023-11-29 | Merge pull request #2356 from hathach/hil-esp32s3 | Ha Thach | |
| update esp32 to also be supported by hil test | |||
| 2023-11-29 | Merge pull request #2346 from IngHK/LogLineEnds | Ha Thach | |
| made log line end consistent \r\n | |||
| 2023-11-29 | update esp32 to also be supported by hil test | hathach | |
| test run locally well | |||
| 2023-11-24 | made log line end consistent \r\n | IngHK | |
| 2023-11-23 | move make.mk and rules.mk to build_system/make | hathach | |
| 2023-11-23 | move tools/cmake to examples/build_system | hathach | |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-11-23 | correct gcc version major comparison | hathach | |
| 2023-11-23 | move make to examples/build_system | hathach | |
| add -Wl,--no-warn-rwx-segment for gcc 12+ | |||
| 2023-11-22 | fix typo in cdc line coding enum | hathach | |
| 2023-11-20 | update example to work with featherwing max3421, set max3421 GPIO0 for vbus | hathach | |
| tested with feather nrf52840, m0, m4 | |||
| 2023-11-16 | add imxrt1170 evkb | hathach | |
| 2023-11-14 | Typo fix. | HiFiPhile | |
| 2023-10-31 | Merge pull request #2300 from hathach/add-u5a5 | Ha Thach | |
| Add support for stm32u5a5 (highspeed with built-in femtoPHY) | |||
| 2023-10-31 | uart working on u5a5 | hathach | |
