| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-04 | broadcom/dcd: Fix mynewt build | Jerzy Kasenberg | |
| dcd_synopsys.c included broadcom/interrupts.h before preprocessor check whether file should be used. Since mynewt build does not include all folders it resulted in build error. Now offending include is moved few lines after preprocessor check. | |||
| 2021-11-04 | Merge pull request #1163 from hathach/generalize-synopsys-dwc2 | Ha Thach | |
| Generalize synopsys dwc2 | |||
| 2021-11-04 | add hint/question with ISB | hathach | |
| 2021-11-04 | Add timer1 on pi4 for blinky | hathach | |
| this get usb irq triggered even without ISB() in previous commit | |||
| 2021-11-04 | fix issue with bcm2711 caching issue by ading ISB() after dwc2_dcd_int_enable90 | hathach | |
| also add hwcfg_list for reference | |||
| 2021-11-03 | update broadcom peripherals to latest | hathach | |
| 2021-11-03 | clean up | hathach | |
| 2021-11-02 | skip net example for pi4 due to ssize_t conflict | 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 | add L4 to ci, update doc | hathach | |
| 2021-11-02 | grouping stm32L4 family in bsp | hathach | |
| 2021-11-02 | minor clean up | 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-02 | Merge pull request #1176 from jgressmann/bugfix/samd21-systick | Ha Thach | |
| samd21: enable SysTick only if running w/o OS | |||
| 2021-11-01 | samd21: enable SysTick only if running w/o OS | Jean Gressmann | |
| 2021-11-01 | Merge pull request #1164 from ↵ | Ha Thach | |
| suda-morris/refactor/update_include_header_esp32xx_dcd update dcd_esp32sx with correct include list | |||
| 2021-10-31 | Merge pull request #1172 from jgressmann/feat/trinket_m0 | Ha Thach | |
| Adds support for Adafruit's Trinket M0 | |||
| 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 | remove dcd_efm32 | hathach | |
| 2021-10-30 | add support for EFM32GG | hathach | |
| merge GG12 GG12 to simply OPT_MCU_EFM32GG | |||
| 2021-10-30 | Merge pull request #1171 from mkj/qtpy | Ha Thach | |
| Add Adafruit QT Py board | |||
| 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 | skip snpsid check for gd32, abstract phyfs turnaround, set max timeout ↵ | hathach | |
| calibration. still has issue with gd32 with msc (does work with running with rtt as log). | |||
| 2021-10-29 | samd21: Make LED_PIN and BUTTON_PIN optional | Matt Johnston | |
| Some boards don't have them, just ignore | |||
| 2021-10-29 | correctly init hs phy for bcm | hathach | |
| 2021-10-28 | support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy | hathach | |
| 2021-10-26 | update bcm dcd | hathach | |
| 2021-10-26 | Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2 | hathach | |
| 2021-10-26 | add synopsys id check, rename GCCFG_* to STM32_GCCFG-* | hathach | |
| 2021-10-26 | add hw config struct | hathach | |
| 2021-10-26 | enhance fifo read/write | hathach | |
| 2021-10-26 | more clean up | hathach | |
| 2021-10-26 | clean up | hathach | |
| 2021-10-26 | use dwc2->epin | hathach | |
| 2021-10-26 | update the access epout | hathach | |
| 2021-10-26 | use dwc2->fifo[] | hathach | |
| 2021-10-26 | complete dwc2 regs struct | hathach | |
| 2021-10-26 | add epin, epout to dwc2 regs | hathach | |
| 2021-10-26 | more rename | hathach | |
| 2021-10-26 | update dwc2_type | hathach | |
| 2021-10-25 | Merge pull request #1162 from todbot/master | Ha Thach | |
| Properly handle Program Change and Channel Aftertouch messages | |||
| 2021-10-25 | spacing | hathach | |
| 2021-10-25 | update dcd_esp32sx with correct include list | suda-morris | |
| 2021-10-25 | change usage of TU_CHECK_MCU() to prevent macro conflict | hathach | |
| 2021-10-25 | house keeping | hathach | |
| 2021-10-25 | moving esp32s2 to dwc2, abstract dwc2_set_turnaround() | hathach | |
| 2021-10-25 | properly handle Program Change and Channel Aftertouch messages | Tod Kurt | |
