summaryrefslogtreecommitdiff
path: root/hw/mcu
AgeCommit message (Collapse)Author
2023-01-07Merge branch 'master' into ch32v307Ha Thach
2022-11-28update pico-pio-usb submodule and its warnings suppresshathach
2022-11-06bump up pico-pio-usbhathach
2022-10-11Add stm32u5xx offical driver.LynnL4
2022-07-11bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XXhathach
2022-06-29fix end symbol for samx7x and same5xhathach
2022-06-24add more warning option, also fix -Wconversion with rp2040hathach
-Wuninitialized, -Wunused, -Wredundant-decls
2022-05-21Merge branch 'master' into ch32v307Ha Thach
2022-05-16add upstream Pico-PIO-USBhathach
2022-03-28remove cxd56 __pycache-_ folderhathach
2022-03-22Add WCH CH32V307 portGreg Davill
Add WCH mcu submodule Add CH32V307V-R1-1v0 bsp
2022-03-05Add stm32wb cmsis and hal driver submodules from STJerzy Kasenberg
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-05Add Raspberry Pi Zero W and Zero 2 WScott 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-29update allwinner submodulehathach
2021-12-29add allwinnner driver as submodulehathach
2021-12-08Merge branch 'master' into port-ft90xGordon McNab
2021-12-08Initialize MMU if we are executing from DDRYunhao Tian
2021-12-07Add mksunxi tool to make flashable imageYunhao Tian
2021-12-04Add BSP support for F1C100sYunhao Tian
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-22update bcm prphhathach
2021-11-06Update TI driverkkitayam
2021-11-05add xmclib as submodulehathach
2021-11-03update broadcom peripherals to latesthathach
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-22Update broadcom libraryScott Shawcroft
2021-10-22Update submoduleScott Shawcroft
2021-10-12Trying to get USB initScott Shawcroft
2021-10-06Rename directories to indicate that FT930 and FT900 devices are both covered ↵Gordon McNab
by the same SDK and src/portable code. Board makefile includes __FT900__ macro for FT90x and __FT930__ macro for boards with FT93x.
2021-10-05USB seems to init okScott Shawcroft
2021-10-05Add initial port for FT9xx series from Bridgetek.Gordon McNab
Add FT90X and FT93X to the list of devices in tusb_option.h. 1700 for FT90x and 1701 for FT93x. Set endpoint attributes for FT90x and FT93x in dcd_attr.h. Add FT90x routines for USB device in src/portable/bridgetek/ft90x/dcd_ft90x.c The location for hardware header files and libraries is hw/mcu/bridgetek/ft90x/hardware. There are no files in the repository, but files will be linked as a submodule in the future. The required files can be copied from or linked to the location "C:/Program Files(x86)/Bridgetek/FT9xx Toolchain/Toolchain/hardware" once the toolchain is installed. Makefile for the MM900EV1B board for developing with an FT900 device is present. Use "BOARD=mm900ev1b".
2021-09-30remove bcm filesScott Shawcroft
2021-09-29update mm32sdk submodulehathach
2021-09-29add submodule hathach/mm32sdkhathach
2021-09-29remove official mm32sdk submodulehathach
2021-09-24MMU worksScott Shawcroft
2021-09-22Trying to setup the mmuScott Shawcroft
2021-09-17rpi start. doesn't workScott Shawcroft
2021-08-03Update nuclei-sdk with __riscv_flen fixStefan Kerkmann
2021-08-03Add board support for gd32vf103 longan nanoStefan Kerkmann
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
Add rx65n board
2021-06-28update renesas rx submodulehathach
2021-06-19fix build with saml21, update microchip driver submodulehathach
2021-06-07Add MM32 SDK and USB driver (#869)zhangslice
* Add MM32 SDK and USB driver * add mindmotion mm32sdk as submodule remove the local copy of mm32 * mit license Signed-off-by: zhangslice <[email protected]> Co-authored-by: hathach <[email protected]>
2021-04-29fix mkl25z cihathach
2021-04-29fix build with mkl25zhathach