| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-13 | Fix family_support.cmake to use new skip.txt and only.txt files for skipping ↵ | Liam Fraser | |
| mcus | |||
| 2022-01-07 | Add BSPs for Microchip PIC32MZ MCUs | Jerzy Kasenberg | |
| Two boards from Olimex are added: olimex_hmz144 with PIC32MZ2048EFM144 olimex_emz64.c with PIC32MZ2048EFH064 Both can be programmed with Segger JLINK probe using ICSP interface. (JTAG not tested but could also work but header is not mounted). | |||
| 2022-01-05 | No exceptions on broadcom. Add parens to if | Scott Shawcroft | |
| 2022-01-05 | Unify skip and only logic for build scripts | Scott Shawcroft | |
| And switch to a single file that can include mcu, family or board. | |||
| 2022-01-05 | Skip net and freertos examples | Scott Shawcroft | |
| 2022-01-05 | Split by compiler for testing | Scott Shawcroft | |
| 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 | add license to dcd file, slightly update readme | hathach | |
| 2021-12-29 | skip freertos example for f1c100s | hathach | |
| 2021-12-29 | update allwinner submodule | hathach | |
| 2021-12-29 | add allwinnner driver as submodule | hathach | |
| 2021-12-29 | Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-master | hathach | |
| 2021-12-27 | Increase stack size | kkitayam | |
| 2021-12-27 | Add hcd for Renesas RX | kkitayam | |
| 2021-12-21 | nucleo-f439zi support | Alex Voinea | |
| 2021-12-21 | add s3 devkitc | hathach | |
| 2021-12-20 | add s3 devkitm | hathach | |
| 2021-12-20 | samd21: make uart_init() static | Matt Johnston | |
| Avoids a linker conflict if programs are using the same function name. | |||
| 2021-12-13 | Merge branch 'master' of https://github.com/hathach/tinyusb into feature-kuiic | Greg Steiert | |
| 2021-12-13 | correct wiring note | hathach | |
| 2021-12-09 | update g4 bsp | hathach | |
| 2021-12-08 | added support for building uf2 file | Greg Steiert | |
| 2021-12-08 | adding support for KUIIC board | Greg Steiert | |
| 2021-12-08 | Correct path for using the ft90x-sdk submodule (BRTSG-FOSS / ft90x-sdk). ↵ | Gordon McNab | |
| Default to ft90x-sdk instead of pre-built library. | |||
| 2021-12-08 | Add FT9xx to more examples which support High-Speed | Gordon McNab | |
| 2021-12-08 | Update code to implement changes from upstream master | Gordon McNab | |
| 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-08 | try updating clock configure for g4 nucleo (not work yet) | hathach | |
| 2021-12-07 | Update README | Yunhao Tian | |
| 2021-12-07 | Add mksunxi tool to make flashable image | Yunhao Tian | |
| 2021-12-07 | Merge pull request #1222 from scoudreau/swo_logger | Ha Thach | |
| Remove unused-parameter errors when LOGGER=swo | |||
| 2021-12-07 | change uart baudrate for tm4c123 to 115200 | hathach | |
| 2021-12-07 | move hcd_musb.c include to family.mk | hathach | |
| 2021-12-04 | Add TODO to README | Yunhao Tian | |
| 2021-12-04 | Add BSP support for F1C100s | Yunhao Tian | |
| 2021-12-03 | Merge branch 'master' into add_hcd_for_msp_exp432e401y | Ha Thach | |
| 2021-12-01 | more work to abstract chipidea driver | hathach | |
| 2021-12-01 | more ci abstract | hathach | |
| 2021-12-01 | Remove unused-parameter errors when LOGGER=SWO | Sebastien COUDREAU | |
| 2021-12-01 | add chipidea highspeed controller | hathach | |
| add warning to transdimension for the rename | |||
| 2021-11-29 | Add initialization sequence as a HOST | kkitayam | |
| 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 | add BCM_VERSION | hathach | |
| 2021-11-22 | update bcm prph | hathach | |
| 2021-11-08 | move tm4c132 into bsp family, add it into ci | hathach | |
| 2021-11-08 | rename to simply OPT_MCU_MSP432E4, add msp432e to ci | hathach | |
| 2021-11-08 | musb work well with tm4c123 | hathach | |
| 2021-11-08 | add flash-openocd target. correct ek-tm4c123 button state | hathach | |
