Commit Graph

  • 5d7e26d620 Merge pull request #1195 from hathach/fix-dwc2-XCVRDLY Ha Thach 2021-11-19 20:49:41 +07:00
  • 301d6b4133 clean up hathach 2021-11-17 09:48:08 +07:00
  • 12e96ce571 set DCFG_XCVRDLY when using external ULPI highspeed phy hathach 2021-11-15 12:18:28 +07:00
  • 6f59a2ce6e Merge pull request #1183 from kkitayam/add_msp_exp432e401y Ha Thach 2021-11-08 23:33:45 +07:00
  • 1c77f9f669 msp432e4 ci typo, skip dfu example for tm4c123 hathach 2021-11-08 20:03:47 +07:00
  • 1e308dd6c0 reduce CFG_TUD_DFU_XFER_BUFSIZE for max compatible hathach 2021-11-08 19:18:52 +07:00
  • d415bd4d7b add missing musb type file hathach 2021-11-08 17:39:37 +07:00
  • 17ef1503c8 move tm4c132 into bsp family, add it into ci hathach 2021-11-08 17:37:21 +07:00
  • f65917f51a rename to simply OPT_MCU_MSP432E4, add msp432e to ci hathach 2021-11-08 17:24:58 +07:00
  • 6fea50f735 musb work well with tm4c123 hathach 2021-11-08 16:41:08 +07:00
  • 91646d039c add flash-openocd target. correct ek-tm4c123 button state hathach 2021-11-07 17:45:16 +07:00
  • 23e6e0ef33 merge pull request 670 for tm4c123gxl bsp hathach 2021-11-07 13:41:32 +07:00
  • 26461d1efe Fix DCD_EVENT_XFER_COMPLETE was signaled, even after EP is closed kkitayam 2021-11-07 18:25:11 +09:00
  • dd7eb36830 Remove unnecessary lines kkitayam 2021-11-06 23:10:11 +09:00
  • 30d3bf8bec Update TI driver kkitayam 2021-11-06 23:05:27 +09:00
  • 23ef8b2c64 Change the variables for a switch and a LED to symbols defined by the macros kkitayam 2021-11-06 19:32:15 +09:00
  • e4520e7aa7 Add statements for FreeRTOS kkitayam 2021-11-05 20:14:59 +09:00
  • 0b3c8c4a59 Implement dcd_edpt_xfer_fifo for dcd_musb kkitayam 2021-11-04 22:36:36 +09:00
  • 50ca0dda2c Add dcd_musb.c kkitayam 2021-10-30 23:41:23 +09:00
  • f183d0810b Add files for msp432e4 kkitayam 2021-10-23 15:14:28 +09:00
  • ab760290a5 Merge pull request #1181 from liamfraser/rp2040-hcd-assert-fix Ha Thach 2021-11-05 21:40:42 +07:00
  • a9ce2dbcb4 Merge pull request #1182 from kasjer/kasjer/update-bth-iad Ha Thach 2021-11-05 20:48:18 +07:00
  • d20a5b3a09 bth: Add IAD to BT descriptor Jerzy Kasenberg 2021-11-05 13:03:31 +01:00
  • ec8ece2c9d bth: Update driver to interface association changes Jerzy Kasenberg 2021-11-05 12:23:59 +01:00
  • e692fa9ae4 RP2040 HCD: Move invalid ep->active assert in hw_trans_complete. The check for ep->active should only happen if a setup packet was just sent. Otherwise the transaction is handled in hw_handle_buff_status. Liam Fraser 2021-11-05 09:39:31 +00:00
  • c04006bc13 Merge pull request #1180 from hathach/add-xmc4500 Ha Thach 2021-11-05 14:38:23 +07:00
  • 3fc3e400b0 add xmc4000 to ci build hathach 2021-11-05 13:23:31 +07:00
  • 422f439bf7 update docs hathach 2021-11-05 13:18:54 +07:00
  • d87a897a7b xmc4500 ported, cdc msc example run fine hathach 2021-11-05 13:13:21 +07:00
  • d9cf49cbfd add xmclib as submodule hathach 2021-11-05 12:00:27 +07:00
  • 5fcd0e284b Merge pull request #1178 from kasjer/kasjer/fix-mynwet-build Ha Thach 2021-11-05 11:58:21 +07:00
  • a3fc107d94 xmc4500 led blinky, button ok hathach 2021-11-05 11:40:53 +07:00
  • 19f0fd90d3 Merge pull request #1179 from hathach/perigoso-patch-1 Ha Thach 2021-11-05 08:57:45 +07:00
  • ec99bec8cb docs: update supported device table Rafael Silva 2021-11-04 23:00:05 +00:00
  • e35bb6341c broadcom/dcd: Fix mynewt build Jerzy Kasenberg 2021-11-04 21:46:17 +01:00
  • 310f287f44 couldn't get g4 usb clock and pin setup just yet. Leave it as it is for now hathach 2021-11-04 17:52:55 +07:00
  • f90f5ea369 adding g4 family with g474nucleo, able to blink led and button hathach 2021-11-04 16:16:51 +07:00
  • 8b3708b44f rename l4 board to match other convention hathach 2021-11-04 13:57:03 +07:00
  • fc59515bfd Merge pull request #1163 from hathach/generalize-synopsys-dwc2 Ha Thach 2021-11-04 13:41:25 +07:00
  • 6cfdf697eb add hint/question with ISB hathach 2021-11-04 12:42:28 +07:00
  • 4a8ac71711 Add timer1 on pi4 for blinky hathach 2021-11-04 12:31:16 +07:00
  • b51d038b65 fix issue with bcm2711 caching issue by ading ISB() after dwc2_dcd_int_enable90 hathach 2021-11-04 12:30:11 +07:00
  • 0faff5a859 update broadcom peripherals to latest hathach 2021-11-03 13:13:08 +07:00
  • e16506cb52 clean up hathach 2021-11-03 12:24:10 +07:00
  • 28b177484d skip net example for pi4 due to ssize_t conflict hathach 2021-11-02 22:27:00 +07:00
  • 0e733ae14b add pi4 to ci build in build_aarch64 hathach 2021-11-02 21:46:23 +07:00
  • 1046786acf change broadcom submodule path from git to http hathach 2021-11-02 18:17:59 +07:00
  • 4431ced598 add L4 to ci, update doc hathach 2021-11-02 16:20:39 +07:00
  • 7e68894726 grouping stm32L4 family in bsp hathach 2021-11-02 15:15:54 +07:00
  • b809429873 minor clean up hathach 2021-11-02 14:51:15 +07:00
  • aa682d7301 add fix for stm32l4 (version 3.10a) which generate transfer complete when setup recieved and control out data complete hathach 2021-11-02 13:52:30 +07:00
  • b4a0f0b273 Merge pull request #1176 from jgressmann/bugfix/samd21-systick Ha Thach 2021-11-02 10:49:41 +07:00
  • 5fb16a8f2c samd21: enable SysTick only if running w/o OS Jean Gressmann 2021-11-01 18:01:18 +01:00
  • 9245b8f89f Merge pull request #1164 from suda-morris/refactor/update_include_header_esp32xx_dcd Ha Thach 2021-11-01 15:24:51 +07:00
  • fa3ed606b4 Merge pull request #1172 from jgressmann/feat/trinket_m0 Ha Thach 2021-10-31 19:10:20 +07:00
  • ba34f420db Adds support for Adafruit Trinket M0 Jean Gressmann 2021-10-30 14:39:03 +02:00
  • 4ea8f1441d correct freertos port for efm32gg hathach 2021-10-31 00:19:17 +07:00
  • 215e0595ab change F207 to use new dwc2 hathach 2021-10-31 00:09:40 +07:00
  • b85a6898af remove dcd_efm32 hathach 2021-10-30 20:45:58 +07:00
  • 9cd5a87c64 add support for EFM32GG hathach 2021-10-30 20:42:55 +07:00
  • 2019c8ad7e Merge pull request #1171 from mkj/qtpy Ha Thach 2021-10-30 12:57:51 +07:00
  • 19a26729b0 Add Adafruit QT Py board Matt Johnston 2021-09-17 17:56:24 +08:00
  • 660e8b8c88 skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibration. hathach 2021-10-29 16:08:19 +07:00
  • 8e95b807f7 samd21: Make LED_PIN and BUTTON_PIN optional Matt Johnston 2021-10-29 12:53:07 +08:00
  • 6c67fc4125 correctly init hs phy for bcm hathach 2021-10-29 00:53:30 +07:00
  • 7def380058 support bcm2711 on pi4, enhance dcd init with utmi and ulpi hs phy hathach 2021-10-28 12:52:18 +07:00
  • 6a658007a5 Changes to use ft90x-sdk as submodule or installed SDK from toolchain. Gordon McNab 2021-10-27 12:30:51 +01:00
  • 49aa69a301 update bcm dcd hathach 2021-10-26 23:57:48 +07:00
  • 07829510e7 Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2 hathach 2021-10-26 23:43:35 +07:00
  • 9f1cd1a753 add synopsys id check, rename GCCFG_* to STM32_GCCFG-* hathach 2021-10-26 23:10:26 +07:00
  • bb5dab5c2e add hw config struct hathach 2021-10-26 22:48:01 +07:00
  • 68fa9d4064 enhance fifo read/write hathach 2021-10-26 13:56:56 +07:00
  • 5d05f8758f more clean up hathach 2021-10-26 13:36:43 +07:00
  • 4ebfd00d67 clean up hathach 2021-10-26 13:33:40 +07:00
  • de413183d4 use dwc2->epin hathach 2021-10-26 13:07:00 +07:00
  • e7655a7567 update the access epout hathach 2021-10-26 13:02:26 +07:00
  • 34844c9061 use dwc2->fifo[] hathach 2021-10-26 12:53:29 +07:00
  • 5e1a031800 complete dwc2 regs struct hathach 2021-10-26 12:22:07 +07:00
  • 3755814f57 add epin, epout to dwc2 regs hathach 2021-10-26 11:49:59 +07:00
  • 8df078dc9e more rename hathach 2021-10-26 11:11:46 +07:00
  • 7369d2441d update dwc2_type hathach 2021-10-26 00:55:24 +07:00
  • 39c7fa1596 Merge pull request #1162 from todbot/master Ha Thach 2021-10-25 23:49:30 +07:00
  • 460052c8a0 spacing hathach 2021-10-25 21:20:58 +07:00
  • 7d0d6f85f2 update dcd_esp32sx with correct include list suda-morris 2021-10-25 21:53:14 +08:00
  • dbd31895bc change usage of TU_CHECK_MCU() to prevent macro conflict hathach 2021-10-25 17:04:03 +07:00
  • 85e18b9172 house keeping hathach 2021-10-25 15:58:12 +07:00
  • 4ccf60954d moving esp32s2 to dwc2, abstract dwc2_set_turnaround() hathach 2021-10-25 15:51:41 +07:00
  • 9f014b059a properly handle Program Change and Channel Aftertouch messages Tod Kurt 2021-10-25 00:07:59 -07:00
  • a0202df920 add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcus hathach 2021-10-25 13:49:59 +07:00
  • 61c80840c3 update dwc int enable/disable hathach 2021-10-25 00:39:37 +07:00
  • 4ab931a361 more clean up hathach 2021-10-25 00:16:11 +07:00
  • 0e7c103e98 minor rename hathach 2021-10-25 00:11:17 +07:00
  • 32742571da switch gd32 and stm32f4 to use new dwc2 driver hathach 2021-10-25 00:06:57 +07:00
  • 06de6b725c adding generalized dwc2 driver hathach 2021-10-24 23:24:46 +07:00
  • 55e0b5882a Merge pull request #1160 from cr1901/msp-fix Ha Thach 2021-10-24 17:28:11 +07:00
  • 54bcc9f145 Merge pull request #1161 from hathach/rm-ep-size-bitfield Ha Thach 2021-10-24 15:37:05 +07:00
  • 109b7a6661 more wMaxPacketSize hathach 2021-10-24 14:39:02 +07:00
  • 5af989384b remove ep descriptor wMaxPacketSize bitfield due to endian issue hathach 2021-10-24 13:11:21 +07:00
  • 6f5b197a98 indent hathach 2021-10-24 08:44:58 +07:00
  • 07c74c76d0 msp430x5xx: Set base of transmit_packet buffer earlier to avoid incrementing past unsent data. William D. Jones 2021-10-23 13:43:46 -04:00