| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-17 | make all python files executable and standardize interpreter | Shawn Hoffman | |
| 2024-04-16 | fix pre-commit | hathach | |
| 2024-04-16 | fix: memory leak: buf | yuxiaojun | |
| Signed-off-by: yuxiaojun <[email protected]> | |||
| 2023-08-28 | fix:Resource leak: fp | yuxiaojun | |
| Signed-off-by: yuxiaojun <[email protected]> | |||
| 2023-05-15 | update nrf cmake and make to support nrf5340 (pca10095) | hathach | |
| 2023-03-17 | fix spelling | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2023-03-10 | remove the rest of mcu submodules | hathach | |
| 2023-03-10 | remove most of the submodules | hathach | |
| 2023-03-10 | starting to remove submodule cmsis5 and nrfx | hathach | |
| 2023-02-14 | update pico-pio-usb to include data pid fix (0.5.1) | hathach | |
| 2023-01-30 | Merge branch 'master' into port-ft90x | Ha Thach | |
| 2023-01-07 | Merge branch 'master' into ch32v307 | Ha Thach | |
| 2022-12-15 | Update SDK for FT9xx to include 3rdparty sources | Gordon McNab | |
| 2022-11-30 | Merge branch 'hathach:master' into port-ft90x | Gordon McNab | |
| 2022-11-28 | Fix issue with the CDC SetLineCoding request | Gordon McNab | |
| The SetLineCoding would fail as host would send the SETUP OUT phase before tinyUSB had setup a transaction for it. ft9xx port would ignore the transfer since there was no valid transaction setup for it. One SETUP data phase packet is cached now. | |||
| 2022-11-28 | update pico-pio-usb submodule and its warnings suppress | hathach | |
| 2022-11-24 | Update to v2.6.0 library | Gordon McNab | |
| 2022-11-06 | bump up pico-pio-usb | hathach | |
| 2022-10-11 | Add stm32u5xx offical driver. | LynnL4 | |
| 2022-07-11 | bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XX | hathach | |
| 2022-06-29 | fix end symbol for samx7x and same5x | hathach | |
| 2022-06-24 | add more warning option, also fix -Wconversion with rp2040 | hathach | |
| -Wuninitialized, -Wunused, -Wredundant-decls | |||
| 2022-05-21 | Merge branch 'master' into ch32v307 | Ha Thach | |
| 2022-05-16 | add upstream Pico-PIO-USB | hathach | |
| 2022-03-28 | remove cxd56 __pycache-_ folder | hathach | |
| 2022-03-22 | Add WCH CH32V307 port | Greg Davill | |
| Add WCH mcu submodule Add CH32V307V-R1-1v0 bsp | |||
| 2022-03-05 | Add stm32wb cmsis and hal driver submodules from ST | Jerzy Kasenberg | |
| 2022-01-25 | Merge branch 'master' into master | Ha Thach | |
| 2022-01-17 | Merge branch 'master' into port-ft90x | Ha Thach | |
| 2022-01-05 | Add Raspberry Pi Zero W and Zero 2 W | Scott 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-29 | update allwinner submodule | hathach | |
| 2021-12-29 | add allwinnner driver as submodule | hathach | |
| 2021-12-08 | Merge branch 'master' into port-ft90x | Gordon McNab | |
| 2021-12-08 | Initialize MMU if we are executing from DDR | Yunhao Tian | |
| 2021-12-07 | Add mksunxi tool to make flashable image | Yunhao Tian | |
| 2021-12-04 | Add BSP support for F1C100s | Yunhao Tian | |
| 2021-11-22 | Update ft90x-sdk | Gordon McNab | |
| Update submodule for FT90X SDK to point to the v2.5.0 release code currently in main. | |||
| 2021-11-22 | Add submodule for ft90x SDK | Gordon McNab | |
| Add Bridgetek FT90x SDK as submodule. | |||
| 2021-11-22 | update bcm prph | hathach | |
| 2021-11-06 | Update TI driver | kkitayam | |
| 2021-11-05 | add xmclib as submodule | hathach | |
| 2021-11-03 | update broadcom peripherals to latest | hathach | |
| 2021-10-27 | Changes to use ft90x-sdk as submodule or installed SDK from toolchain. | Gordon McNab | |
| 2021-10-26 | Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2 | hathach | |
| 2021-10-22 | Update broadcom library | Scott Shawcroft | |
| 2021-10-22 | Update submodule | Scott Shawcroft | |
| 2021-10-12 | Trying to get USB init | Scott Shawcroft | |
| 2021-10-06 | Rename 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-05 | USB seems to init ok | Scott Shawcroft | |
