summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-05-16add upstream Pico-PIO-USBhathach
2022-05-10cmake lib renamehathach
2022-05-10move pio-usb init to family_configure_pio_usb_example() to stay compatiblehathach
2022-05-10move pio usb files to srchathach
2022-05-05set irq priority for freertoscaleb crome
2022-04-29configure hid_to_cdc example to build with rp2040 with pio usb as hosthathach
2022-04-27add TU_ATTR_FAST_FUNC for rp2040 __not_in_flash() sectionhathach
2022-04-22keep up with pio usbhathach
2022-04-21Merge branch 'master' into pio-hosthathach
2022-04-14catch up with pio libhathach
2022-04-08proof of concpet that device pio-usb work with host pio-usbhathach
2022-04-01update to use pio hw endpointhathach
2022-04-01rename pio to pio_usbhathach
2022-03-30make use pio_usb_port_reset_start/endhathach
2022-03-28remove cxd56 __pycache-_ folderhathach
2022-03-22Fix typoGreg Davill
2022-03-22Increase stack size to 4096 bytesGreg Davill
2022-03-22Add WCH CH32V307 portGreg Davill
2022-03-20Merge branch 'master' into pio-hosthathach
2022-03-11remove usbh_control.chathach
2022-03-07Add support for nucleo-wb55rgJerzy Kasenberg
2022-03-05Add stm32wb cmsis and hal driver submodules from STJerzy Kasenberg
2022-03-01start to add pio usb (host) supporthathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-02-25enhance dual role exampleshathach
2022-02-22Guard clock setup for USB2Scott Shawcroft
2022-02-22Add dual role (concurrent) exampleScott Shawcroft
2022-02-18more esp build fixhathach
2022-02-18fix build with latest esp idfhathach
2022-02-09Nit spelling correctionJay Beavers
2022-01-27Add hcd into source listkkitayam
2022-01-27Add HCD functions for KL25Zkkitayam
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-19Merge pull request #1265 from kkitayam/add_hcd_for_renesas_rxHa Thach
2022-01-19Merge pull request #1283 from kasjer/kasjer/olimex-pic32-board-fixesHa Thach
2022-01-17pic32/olimex boards: Fix active state of buttonJerzy Kasenberg
2022-01-17Merge pull request #1277 from liamfraser/fix-cmake-skipHa Thach
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-16Merge pull request #1270 from kasjer/kasjer/pic32mzHa Thach
2022-01-16update for s3hathach
2022-01-16more ci fixhathach
2022-01-16fix esp ci build with IDF version 5hathach
2022-01-13Fix family_support.cmake to use new skip.txt and only.txt files for skipping ...Liam Fraser
2022-01-07Add BSPs for Microchip PIC32MZ MCUsJerzy Kasenberg
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2022-01-05Split by compiler for testingScott Shawcroft
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott Shawcroft