| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-16 | change default risv-gcc to riscv-none-elf- and add _zicsr extension | hathach | |
| add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM update to use openocd with wlinke adapter | |||
| 2024-05-15 | add CH32V20x USB OTG/FS driver | Matthew Tran | |
| 2024-05-12 | Typo. | HiFiPhile | |
| 2024-05-12 | Fix CI. | HiFiPhile | |
| 2024-05-12 | Optimize fifo level display. | HiFiPhile | |
| 2024-05-12 | Hint missing import, exit on error. | HiFiPhile | |
| 2024-05-11 | Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb | HiFiPhile | |
| 2024-05-10 | More ci tweak (#2636) | Ha Thach | |
| * change concurrency group to ${{ github.workflow }}-${{ github.ref }} * use argparse for build.py hil_test.py, remove the need to install click * move ci win/mac to build_cmake.yml * rename build_family.yml to build_util.yml * build_util.yml support esp32 * integrate build-espressif into build.yml * build.py support make with --board option * add get_deps action * update hil test to reuse action | |||
| 2024-05-10 | Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb | HiFiPhile | |
| 2024-05-10 | Allow feedback EP size change. | HiFiPhile | |
| 2024-05-09 | Rework ci (#2631) | Ha Thach | |
| * add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click | |||
| 2024-05-08 | Merge remote-tracking branch 'remotes/tinyusb/master' into rx_fb | HiFiPhile | |
| 2024-05-07 | Fix CI. | HiFiPhile | |
| 2024-05-07 | Enable NCM + iperf for MCU with bigger RAM. | HiFiPhile | |
| 2024-05-07 | Increase TCP_WND for better performance. | HiFiPhile | |
| 2024-05-07 | Reformat net_lwip_webserver example. | HiFiPhile | |
| 2024-05-06 | Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227 | HiFiPhile | |
| 2024-05-02 | add cmake to lpc1347 | hathach | |
| 2024-05-02 | add cmake for lpc11 | hathach | |
| 2024-04-28 | Merge remote-tracking branch 'upstream/master' into pr/2227 | HiFiPhile | |
| 2024-04-28 | Fix CI. | HiFiPhile | |
| 2024-04-28 | audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic. | HiFiPhile | |
| 2024-04-28 | audio_test_freertos : merge changes from audio_test. | HiFiPhile | |
| 2024-04-28 | Update audio_test & audio_test_freertos examples to work with high-speed. | HiFiPhile | |
| 2024-04-28 | Update build system. | HiFiPhile | |
| 2024-04-27 | audio_test_freertos & audio_4_channel_mic_freertos | Kasper Nyhus Kaae | |
| 2024-04-26 | Fix typo. | HiFiPhile | |
| 2024-04-26 | Add UAC2 speaker with feedback example. | HiFiPhile | |
| 2024-04-26 | Add uart status notif to cdc_dual_ports example. | HiFiPhile | |
| 2024-04-25 | adding support for esp32 for use with max3421e host | hathach | |
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach | |
| 2024-04-23 | clang work with lpc55 | hathach | |
| 2024-04-22 | fix print lu format warnings with clang | hathach | |
| 2024-04-19 | more clang update | hathach | |
| 2024-04-09 | Optimize audio_4_channel_mic waveform data. | HiFiPhile | |
| 2024-04-09 | Reduce uac2_headset max sample rate for better compatibility. | HiFiPhile | |
| 2024-04-09 | Merge pull request #2582 from HiFiPhile/uvc_typo | Ha Thach | |
| Fix pointer typo in video_capture_2ch | |||
| 2024-04-09 | Fix typo. | HiFiPhile | |
| 2024-04-09 | Renesas RX controllers: Recover the previous state of the system write ↵ | Matthias Schär | |
| protect register in functions that are called within init-code | |||
| 2024-04-09 | Revert "Fixed behavior of the PRCR register. Previous write protection will ↵ | Matthias Schär | |
| be recovered." This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed. | |||
| 2024-04-09 | Fixed behavior of the PRCR register. Previous write protection will be ↵ | Matthias Schär | |
| recovered. | |||
| 2024-04-08 | Merge pull request #2538 from kkitayam/add_uvc_2ch_example | Ha Thach | |
| Add an example of 2ch video capture. | |||
| 2024-04-05 | support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcu | hathach | |
| 2024-04-05 | update uvc 2ch to stream0 use yuy2, stream1 use mpeg | hathach | |
| this help reduce sram requirement for example, also provide different format (uncompressed & mpeg) | |||
| 2024-04-03 | add new example to cmake include list | hathach | |
| 2024-04-01 | UAC2: add interrupt volume control to uac2_headset example. | HiFiPhile | |
| 2024-03-25 | Fix compile errors when High Speed | kkitayam | |
| 2024-03-25 | Add small RAM MCUs/boards to skip list | kkitayam | |
| 2024-03-24 | Add UVC 2ch example | kkitayam | |
| 2024-03-11 | add led blinky to cdc_dual_ports example | hathach | |
