| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-04 | Add timer1 on pi4 for blinky | hathach | |
| this get usb irq triggered even without ISB() in previous commit | |||
| 2021-11-03 | update broadcom peripherals to latest | hathach | |
| 2021-11-03 | clean up | hathach | |
| 2021-11-02 | add pi4 to ci build in build_aarch64 | hathach | |
| 2021-11-02 | change broadcom submodule path from git to http | hathach | |
| 2021-11-02 | grouping stm32L4 family in bsp | hathach | |
| 2021-11-02 | add fix for stm32l4 (version 3.10a) which generate transfer complete when ↵ | hathach | |
| setup recieved and control out data complete | |||
| 2021-11-01 | samd21: enable SysTick only if running w/o OS | Jean Gressmann | |
| 2021-10-31 | Adds support for Adafruit Trinket M0 | Jean Gressmann | |
| 2021-10-31 | correct freertos port for efm32gg | hathach | |
| 2021-10-31 | change F207 to use new dwc2 | hathach | |
| 2021-10-30 | add support for EFM32GG | hathach | |
| merge GG12 GG12 to simply OPT_MCU_EFM32GG | |||
| 2021-10-29 | Add Adafruit QT Py board | Matt Johnston | |
| Straight copy of itsybitsy_m0/ with MCU changed to ATSAMD21E18 LED and button are disabled. LED is a neopixel so could be added later. | |||
| 2021-10-29 | samd21: Make LED_PIN and BUTTON_PIN optional | Matt Johnston | |
| Some boards don't have them, just ignore | |||
| 2021-10-28 | support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy | 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-26 | add hw config struct | hathach | |
| 2021-10-25 | moving esp32s2 to dwc2, abstract dwc2_set_turnaround() | hathach | |
| 2021-10-25 | switch gd32 and stm32f4 to use new dwc2 driver | hathach | |
| 2021-10-24 | adding generalized dwc2 driver | hathach | |
| 2021-10-23 | Merge branch 'master' into fix-warnings | Ha Thach | |
| 2021-10-22 | Update broadcom library | Scott Shawcroft | |
| 2021-10-22 | Update submodule | Scott Shawcroft | |
| 2021-10-18 | enable -Wnull-dereference | hathach | |
| 2021-10-17 | more -Wcast-qual | hathach | |
| 2021-10-17 | more with -Wcast-qual | hathach | |
| 2021-10-15 | fix -Wcast-qual | hathach | |
| 2021-10-15 | update some sense warning from -Wconversion | hathach | |
| 2021-10-14 | More warning cleanup | graham sanderson | |
| - physically suppress warnings in TinyUSB headers using pragmas so they don't break -Werror compilation of external files that include them - fix compiler warnings in rp2040 port - add cmake method to rp2040 port to allow an external project to suppress warnings in TinyUSB itself | |||
| 2021-10-12 | Trying to get USB init | Scott Shawcroft | |
| 2021-10-13 | Add linkermap for size analysis (#1136) | Ha Thach | |
| * add NO_LTO option to make * add linkermap submodule and linkermap target * add linkermap to ci build * linkermap doesn't work with esp32sx map file yet * add note for linkermap target | |||
| 2021-10-12 | Merge branch 'master' into add_uvc | Ha Thach | |
| 2021-10-09 | Add compile option to allocate video data into flash in video_capture example | kkitayam | |
| 2021-10-09 | Change the video image to scrolling color bars. | kkitayam | |
| 2021-10-07 | Streamline settings for board. | Gordon McNab | |
| 2021-10-06 | Sort out board settings. | Gordon McNab | |
| 2021-10-06 | Change author in header to Bridgetek Pte Ltd. | Gordon McNab | |
| 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 | |
| 2021-10-05 | Add 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-10-05 | rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS | hathach | |
| 2021-10-05 | Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into ↵ | hathach | |
| majbthrd-add_ncm | |||
| 2021-09-30 | remove bcm files | Scott Shawcroft | |
| 2021-09-30 | Add video class entry to rp2040 building scripts | kkitayam | |
| 2021-09-29 | Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master | hathach | |
| examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h | |||
| 2021-09-29 | update mm32sdk submodule | hathach | |
| 2021-09-29 | add submodule hathach/mm32sdk | hathach | |
| 2021-09-29 | remove official mm32sdk submodule | hathach | |
| 2021-09-27 | add support for the QMTech ATMSAME70N19A board | Hans Baier | |
