summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2021-11-04Add timer1 on pi4 for blinkyhathach
2021-11-03update broadcom peripherals to latesthathach
2021-11-03clean uphathach
2021-11-02add pi4 to ci build in build_aarch64hathach
2021-11-02change broadcom submodule path from git to httphathach
2021-11-02grouping stm32L4 family in bsphathach
2021-11-02add fix for stm32l4 (version 3.10a) which generate transfer complete when set...hathach
2021-11-01samd21: enable SysTick only if running w/o OSJean Gressmann
2021-10-31Adds support for Adafruit Trinket M0Jean Gressmann
2021-10-31correct freertos port for efm32gghathach
2021-10-31change F207 to use new dwc2hathach
2021-10-30add support for EFM32GGhathach
2021-10-29Add Adafruit QT Py boardMatt Johnston
2021-10-29samd21: Make LED_PIN and BUTTON_PIN optionalMatt Johnston
2021-10-28support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phyhathach
2021-10-27Changes to use ft90x-sdk as submodule or installed SDK from toolchain.Gordon McNab
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-26add hw config structhathach
2021-10-25moving esp32s2 to dwc2, abstract dwc2_set_turnaround()hathach
2021-10-25switch gd32 and stm32f4 to use new dwc2 driverhathach
2021-10-24adding generalized dwc2 driverhathach
2021-10-23Merge branch 'master' into fix-warningsHa Thach
2021-10-22Update broadcom libraryScott Shawcroft
2021-10-22Update submoduleScott Shawcroft
2021-10-18enable -Wnull-dereferencehathach
2021-10-17more -Wcast-qualhathach
2021-10-17more with -Wcast-qualhathach
2021-10-15fix -Wcast-qualhathach
2021-10-15update some sense warning from -Wconversionhathach
2021-10-14More warning cleanupgraham sanderson
2021-10-12Trying to get USB initScott Shawcroft
2021-10-13Add linkermap for size analysis (#1136)Ha Thach
2021-10-12Merge branch 'master' into add_uvcHa Thach
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-10-07Streamline settings for board.Gordon McNab
2021-10-06Sort out board settings.Gordon McNab
2021-10-06Change author in header to Bridgetek Pte Ltd.Gordon McNab
2021-10-06Rename directories to indicate that FT930 and FT900 devices are both covered ...Gordon McNab
2021-10-05USB seems to init okScott Shawcroft