summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2021-12-29add license to dcd file, slightly update readmehathach
2021-12-29skip freertos example for f1c100shathach
2021-12-29update allwinner submodulehathach
2021-12-29add allwinnner driver as submodulehathach
2021-12-29Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-masterhathach
2021-12-27Increase stack sizekkitayam
2021-12-27Add hcd for Renesas RXkkitayam
2021-12-21nucleo-f439zi supportAlex Voinea
2021-12-21add s3 devkitchathach
2021-12-20add s3 devkitmhathach
2021-12-20samd21: make uart_init() staticMatt Johnston
2021-12-13Merge branch 'master' of https://github.com/hathach/tinyusb into feature-kuiicGreg Steiert
2021-12-13correct wiring notehathach
2021-12-09update g4 bsphathach
2021-12-08added support for building uf2 fileGreg Steiert
2021-12-08adding support for KUIIC boardGreg Steiert
2021-12-08Correct path for using the ft90x-sdk submodule (BRTSG-FOSS / ft90x-sdk). Defa...Gordon McNab
2021-12-08Add FT9xx to more examples which support High-SpeedGordon McNab
2021-12-08Update code to implement changes from upstream masterGordon McNab
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-12-08Initialize MMU if we are executing from DDRYunhao Tian
2021-12-08try updating clock configure for g4 nucleo (not work yet)hathach
2021-12-07Update READMEYunhao Tian
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-07Merge pull request #1222 from scoudreau/swo_loggerHa Thach
2021-12-07change uart baudrate for tm4c123 to 115200hathach
2021-12-07move hcd_musb.c include to family.mkhathach
2021-12-04Add TODO to READMEYunhao Tian