summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Collapse)Author
2021-12-21add s3 devkitchathach
2021-12-20add s3 devkitmhathach
2021-12-20samd21: make uart_init() staticMatt Johnston
Avoids a linker conflict if programs are using the same function name.
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). ↵Gordon McNab
Default to ft90x-sdk instead of pre-built library.
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
Remove unused-parameter errors when LOGGER=swo
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
2021-12-04Add BSP support for F1C100sYunhao Tian
2021-12-03Merge branch 'master' into add_hcd_for_msp_exp432e401yHa Thach
2021-12-01more work to abstract chipidea driverhathach
2021-12-01more ci abstracthathach
2021-12-01Remove unused-parameter errors when LOGGER=SWOSebastien COUDREAU
2021-12-01add chipidea highspeed controllerhathach
add warning to transdimension for the rename
2021-11-29Add initialization sequence as a HOSTkkitayam
2021-11-22Update ft90x-sdkGordon McNab
Update submodule for FT90X SDK to point to the v2.5.0 release code currently in main.
2021-11-22Add submodule for ft90x SDKGordon McNab
Add Bridgetek FT90x SDK as submodule.
2021-11-22add BCM_VERSIONhathach
2021-11-22update bcm prphhathach
2021-11-08move tm4c132 into bsp family, add it into cihathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-08musb work well with tm4c123hathach
2021-11-08add flash-openocd target. correct ek-tm4c123 button statehathach
2021-11-08merge pull request 670 for tm4c123gxl bsphathach
2021-11-06Remove unnecessary lineskkitayam
2021-11-06Update TI driverkkitayam
2021-11-06Change the variables for a switch and a LED to symbols defined by the macroskkitayam
2021-11-06Add statements for FreeRTOSkkitayam
2021-11-06Add dcd_musb.ckkitayam
2021-11-06Add files for msp432e4kkitayam
2021-11-05add xmc4000 to ci buildhathach
2021-11-05xmc4500 ported, cdc msc example run finehathach
2021-11-05add xmclib as submodulehathach
2021-11-05xmc4500 led blinky, button okhathach
2021-11-04couldn't get g4 usb clock and pin setup just yet. Leave it as it is for nowhathach
2021-11-04adding g4 family with g474nucleo, able to blink led and buttonhathach
2021-11-04rename l4 board to match other conventionhathach
2021-11-04Merge pull request #1163 from hathach/generalize-synopsys-dwc2Ha Thach
Generalize synopsys dwc2