| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-21 | Merge branch 'master' into pio-host | hathach | |
| 2022-04-14 | catch up with pio lib | hathach | |
| 2022-04-08 | proof of concpet that device pio-usb work with host pio-usb | hathach | |
| 2022-04-01 | update to use pio hw endpoint | hathach | |
| 2022-04-01 | rename pio to pio_usb | hathach | |
| 2022-03-30 | make use pio_usb_port_reset_start/end | hathach | |
| 2022-03-28 | remove cxd56 __pycache-_ folder | hathach | |
| 2022-03-22 | Fix typo | Greg Davill | |
| 2022-03-22 | Increase stack size to 4096 bytes | 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-11 | remove usbh_control.c | hathach | |
| 2022-03-07 | Add support for nucleo-wb55rg | Jerzy Kasenberg | |
| 2022-03-05 | Add stm32wb cmsis and hal driver submodules from ST | Jerzy Kasenberg | |
| 2022-03-01 | start to add pio usb (host) support | hathach | |
| run as proof of concept | |||
| 2022-02-25 | rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED | hathach | |
| 2022-02-25 | rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED | hathach | |
| TUSB_OPT_DEVICE_ENABLED still usable for backward compatible | |||
| 2022-02-25 | enhance dual role examples | hathach | |
| 2022-02-22 | Guard clock setup for USB2 | Scott Shawcroft | |
| 2022-02-22 | Add dual role (concurrent) example | Scott Shawcroft | |
| This reads HID devices over host and then translates that to ASCII and sends it over CDC device. | |||
| 2022-02-18 | more esp build fix | hathach | |
| 2022-02-18 | fix build with latest esp idf | hathach | |
| 2022-02-09 | Nit spelling correction | Jay Beavers | |
| 2022-01-27 | Add hcd into source list | kkitayam | |
| 2022-01-27 | Add HCD functions for KL25Z | kkitayam | |
| 2022-01-25 | Merge branch 'master' into master | Ha Thach | |
| 2022-01-19 | Merge pull request #1265 from kkitayam/add_hcd_for_renesas_rx | Ha Thach | |
| Add HCD driver for Renesas RX | |||
| 2022-01-19 | Merge pull request #1283 from kasjer/kasjer/olimex-pic32-board-fixes | Ha Thach | |
| olimex pic32 board fixes | |||
| 2022-01-17 | pic32/olimex boards: Fix active state of button | Jerzy Kasenberg | |
| Buttons for olimex_emz64 and olimex_hmz144 should be set to active low in board configuration. | |||
| 2022-01-17 | Merge pull request #1277 from liamfraser/fix-cmake-skip | Ha Thach | |
| Fix family_support.cmake to use new skip.txt and only.txt files | |||
| 2022-01-17 | Merge branch 'master' into port-ft90x | Ha Thach | |
| 2022-01-16 | Merge pull request #1270 from kasjer/kasjer/pic32mz | Ha Thach | |
| Driver for Microchip PIC32MZ family | |||
| 2022-01-16 | update for s3 | hathach | |
| 2022-01-16 | more ci fix | hathach | |
| 2022-01-16 | fix esp ci build with IDF version 5 | hathach | |
| 2022-01-13 | Fix family_support.cmake to use new skip.txt and only.txt files for skipping ↵ | Liam Fraser | |
| mcus | |||
| 2022-01-07 | Add BSPs for Microchip PIC32MZ MCUs | Jerzy Kasenberg | |
| Two boards from Olimex are added: olimex_hmz144 with PIC32MZ2048EFM144 olimex_emz64.c with PIC32MZ2048EFH064 Both can be programmed with Segger JLINK probe using ICSP interface. (JTAG not tested but could also work but header is not mounted). | |||
| 2022-01-05 | No exceptions on broadcom. Add parens to if | Scott Shawcroft | |
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2022-01-05 | Skip net and freertos examples | Scott Shawcroft | |
| 2022-01-05 | Split by compiler for testing | Scott Shawcroft | |
| 2022-01-05 | Add Raspberry Pi Zero W and Zero 2 W | Scott Shawcroft | |
| These are different Broadcom chips. The peripherals are essentially the same. The main differences are: * The CPU(s) * The interrupt controller * The peripheral base address (but not the peripherals that we use) | |||
| 2021-12-29 | add license to dcd file, slightly update readme | hathach | |
| 2021-12-29 | skip freertos example for f1c100s | hathach | |
| 2021-12-29 | update allwinner submodule | hathach | |
| 2021-12-29 | add allwinnner driver as submodule | hathach | |
| 2021-12-29 | Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-master | hathach | |
| 2021-12-27 | Increase stack size | kkitayam | |
| 2021-12-27 | Add hcd for Renesas RX | kkitayam | |
| 2021-12-21 | nucleo-f439zi support | Alex Voinea | |
