Commit Graph

  • 9ec92ff97b
    rp2040 enable SOF as resumed signal when remote wakeup hathach 2022-06-30 15:45:04 +0700
  • eb1dab25f5 comment out example.cmake warnings which break builds of rp2040 sdk or older compilers graham sanderson 2022-06-29 20:04:12 -0500
  • bc8490204c
    Merge branch 'hathach:master' into master TravisRo 2022-06-29 16:47:51 -0600
  • 023191be23
    Let to define CFG_BOARD_UART_BAUDRATE in CMake Pawel Hryniszak 2022-06-29 20:28:22 +0100
  • 8f9ecace4d
    update build_board.py to parallel build hathach 2022-06-29 21:06:02 +0700
  • d5d5a6437c
    more parallel ci hathach 2022-06-29 18:23:45 +0700
  • 8d07ea7ce5
    build_family.py in parallel hathach 2022-06-29 16:39:19 +0700
  • 19956f070d
    Merge pull request #1539 from hathach/improve-ci Ha Thach 2022-06-29 16:27:17 +0700
  • 158b3d761d fix xmc4000 build hathach 2022-06-29 15:27:24 +0700
  • 4da1a9359d fix build with fomu/fomu hathach 2022-06-29 15:12:01 +0700
  • 5a378703fb fix end symbol for samx7x and same5x hathach 2022-06-29 15:05:09 +0700
  • 35d985ef79
    Merge 9c15e9b933 into 39069cf4be Rafael Silva 2022-06-29 09:58:19 +0200
  • 7949a4ec7c skip freertos example for F1C100S hathach 2022-06-29 14:12:58 +0700
  • a62c2640b5 remove redundant rp2040 boards, all boards supported by pico-sdk already supported hathach 2022-06-29 14:08:01 +0700
  • 1e00fe78c7 use action gcc hathach 2022-06-29 14:07:00 +0700
  • 8fe9022a6e fix buid_board.py script hathach 2022-06-29 14:06:44 +0700
  • 39069cf4be
    Merge pull request #1538 from kilograham/another_compiler_wawrning Ha Thach 2022-06-29 13:47:42 +0700
  • b12863d27c Fix actual compiler warning on gcc 10.3.1 graham sanderson 2022-06-29 07:28:35 +0100
  • 3681ad2941
    Merge pull request #1521 from kilograham/rp2040_warning Ha Thach 2022-06-29 11:39:05 +0700
  • 9c15e9b933 board: russian woodpecker hardware init Rafael Silva 2022-06-29 00:58:34 +0100
  • 91e3b97463 board_mcu: add OPT_MCU_SAMX7X and OPT_MCU_SAM3U to include header list Rafael Silva 2022-06-29 00:56:53 +0100
  • eef1626b58
    Merge 2683deb0dd into c7fce32dff Greg Davill 2022-06-28 16:02:20 +0100
  • c7fce32dff
    Merge pull request #1535 from robert-hh/samd_xfer_lockup Ha Thach 2022-06-28 20:36:04 +0700
  • cd3de4f781 samd: Fix a lock-up situation at high traffic. robert-hh 2022-06-28 14:34:55 +0200
  • 898b52be45 update rp2040 warnings hathach 2022-06-28 16:27:44 +0700
  • 83602ea123 Merge branch 'master' into rp2040_warning hathach 2022-06-28 13:34:47 +0700
  • 4057c2d8d9 rework suppress_tinyusb_warnings graham sanderson 2022-06-27 22:39:10 +0100
  • bc4da2047b samd: Fix a lock-up situation at high traffic. robert-hh 2022-06-27 20:31:44 +0200
  • 3ead682af0
    Merge pull request #1534 from hathach/add-more-warnings Ha Thach 2022-06-27 22:27:24 +0700
  • 25580b4fe9 use forloop to avoid -Warray-bounds with host setup packet hathach 2022-06-27 21:05:41 +0700
  • 9c56f70111 suppress error with net example hathach 2022-06-27 20:30:47 +0700
  • dd7a17c345 prevent error on specific warnings for net lwip & dual example for rp2040 hathach 2022-06-27 17:53:42 +0700
  • a0ef489890 fix all warnings with host rp2040 hathach 2022-06-27 17:11:24 +0700
  • ec416e68e1
    Merge 35668fc523 into bc0f5502e2 Skyler84 2022-06-27 17:48:14 +0900
  • 6522a8150e fix all device examples warnings hathach 2022-06-27 13:48:47 +0700
  • 1a1f633922 Merge branch 'master' into add-more-warnings hathach 2022-06-27 12:50:50 +0700
  • bc0f5502e2
    Merge pull request #1533 from hathach/hid-report-len-uint16 Ha Thach 2022-06-27 12:47:08 +0700
  • 556b5d5044 change report len in hid API from uint8_t to uint16_t hathach 2022-06-27 12:22:36 +0700
  • 0b3503cb33 clean up usbd log level hathach 2022-06-16 12:01:19 +0700
  • b9dc9dbd78
    fix most warnings with rp2040 -wconversion hathach 2022-06-27 11:50:17 +0700
  • c675debfb2 USBTMC: Handle busy interrupt in. NConrad 2022-06-26 14:34:34 -0400
  • 239b5d5279 USBTMC: Manually stall and unstall EP when clear(ENDPOINT_HALT) is received. NConrad 2022-06-24 23:06:32 -0400
  • 3d4d37375b USBTMC: Update test python code to use the new pyvisa namespace, and other misc fixes NConrad 2022-06-21 23:17:50 -0400
  • 0042eccb3b
    fix redundant-decls warnings by usbd/usbh hathach 2022-06-24 22:22:52 +0700
  • e53e4260d1 add russian-woodpecker board initial support Rafael Silva 2022-06-24 16:19:53 +0100
  • 5731c8cc41 checkout microchip mcu drv to master (sam3u) Rafael Silva 2022-06-24 14:14:35 +0100
  • 1d6918ce41
    suppress redundant-decls warnings for freertos examples hathach 2022-06-24 21:53:46 +0700
  • 835ab01cab
    fix stm32 g4 and wb build issue with freertos, also add them to ci build hathach 2022-06-24 21:52:51 +0700
  • 5cef4d712f add sam3u port forked from samhs Rafael Silva 2022-04-14 17:15:11 +0100
  • 5cfba0a0c7 samhs fixups Rafael Silva 2022-04-14 17:14:03 +0100
  • 34bf2e35f9 enabling SOF cleared other interrupt enables Rafael Silva 2022-04-12 15:55:50 +0100
  • ae5bf5ec26 rename registers in preparation of sam3u Rafael Silva 2022-04-12 15:30:07 +0100
  • 712baa0288 rename samx7x driver to samhs Rafael Silva 2022-04-12 14:17:50 +0100
  • 16848581ea rename register definition Rafael Silva 2022-04-12 13:08:49 +0100
  • f333578689 add sam3u mcu option Rafael Silva 2022-04-12 12:57:12 +0100
  • 4f6e770eda
    add more warning option, also fix -Wconversion with rp2040 hathach 2022-06-24 19:45:49 +0700
  • 4639cac85c
    Merge pull request #1526 from ccrome/chc-add-teensy-41 Ha Thach 2022-06-22 11:22:44 +0700
  • 4a9fe813a8 Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for all cases. NConrad 2022-06-21 22:31:09 -0400
  • e9c29e6a2d Update USBTMC driver to support dynamic packet sizes (based on descriptor). NConrad 2022-06-21 21:27:52 -0400
  • 742b99f689 Added The Teensy 4.1 board caleb crome 2022-06-21 11:12:39 -0700
  • 070382d599
    Merge pull request #1509 from liamfraser/rp2040_hcd_improvements Ha Thach 2022-06-21 15:55:02 +0700
  • d8e8057a57 Add missing static inline class functions TravisRo 2022-06-20 19:21:24 -0600
  • ae8b8f0c93
    Merge pull request #1515 from maddyaby/dcd_edpt_close Ha Thach 2022-06-18 12:40:39 +0700
  • b4e62d1cda
    Merge pull request #1518 from mingpepe/master Ha Thach 2022-06-18 12:39:16 +0700
  • 6510e87911 logging cleanup. remove printfs from example TravisRo 2022-06-17 21:18:49 -0600
  • 2cc2a90215 Allow more endpoint packet sizes for SAMD maddyaby 2022-06-17 16:07:32 -0700
  • 89eb35d60b Misc. improvements TravisRo 2022-06-17 16:26:35 -0600
  • 2f7f3e604e Re-add some warning suppression for rp2040 graham sanderson 2022-06-17 12:54:28 -0500
  • d09d0b3147
    Merge pull request #1519 from kilograham/rp2040_shared_handler Ha Thach 2022-06-17 22:17:42 +0700
  • c45118dacf rp2040: use shared IRQ handlers, so user can also hook the USB IRQ graham sanderson 2022-06-17 09:13:40 -0500
  • 1001d2da40
    Fix typo for log format mingpepe 2022-06-17 16:50:24 +0800
  • e0d7c16788
    Merge pull request #1516 from hathach/fix-example-with-highspeed Ha Thach 2022-06-17 15:11:55 +0700
  • 905a0b2457 correct bulk size for highspeed endpoint in dynamic_configuration and usbtmc exmaples hathach 2022-06-17 14:37:35 +0700
  • 05fc2fa7a6 Stub out dcd_edpt_close for samd maddyaby 2022-06-16 16:57:20 -0700
  • e9089b993f Fix typo in audiod_rx_done_cb in audio_device.c Maddy 2022-06-16 16:22:55 -0700
  • e6e36f026c fix unused variable and conversion compile errors TravisRo 2022-06-16 16:11:40 -0600
  • 8f8990aa58 Fix compile errors for high speed devices TravisRo 2022-06-16 12:20:09 -0600
  • 62e697088e add tud_queue_send_cb graham sanderson 2022-06-16 11:28:29 -0500
  • 80121303eb
    Merge pull request #1512 from kilograham/make_ram_code_optional Ha Thach 2022-06-16 23:30:29 +0700
  • c5ba4af25b rp2040: make moving 1K of code into RAM optional - and off by default graham sanderson 2022-06-16 11:03:53 -0500
  • 103153e976 Fixed compiler errors TravisRo 2022-06-16 09:06:19 -0600
  • 74bf3cce70 Merge branch 'master' of https://github.com/TravisRo/tinyusb TravisRo 2022-06-16 05:03:13 -0600
  • 7572956f2e
    Merge branch 'hathach:master' into master TravisRo 2022-06-16 04:58:23 -0600
  • 4c66812422 Add missing CFG_TUD_CH341 define TravisRo 2022-06-16 04:55:13 -0600
  • d7b579a978
    Merge pull request #1480 from Ryzee119/multihub_rebase Ha Thach 2022-06-16 16:33:48 +0700
  • 2036a0b62a update readme hathach 2022-06-16 14:41:10 +0700
  • f4a7b5b80c add note for recursive calls of process_device_unplugged() in case of hub hathach 2022-06-16 14:37:57 +0700
  • 19d054f789 hcd_rp2040 improvements: - Stall now has priority over other interrupt responses - Delete eunused hcd_edpt_busy - Assert !ep->active when trying to start a new xfer - Assert !ep->active when handling buff_status bits - Set ep->xferred_len to 8 once a setup packet is finished so the data structure is accurate Liam Fraser 2022-01-13 11:17:08 +0000
  • cf9646166a OHCI: Use enum instead of magic number Ryzee119 2022-06-13 13:01:41 +0930
  • 88bd1e02d6 ohci: Add ability to separate physical and virtual memory Ryan Wendland 2022-06-09 08:32:49 +0930
  • 74541f9cc4 ohci: Set skip on ed prior to removal Ryan Wendland 2022-06-04 22:49:07 +0930
  • 176d2455bb
    Merge branch 'hathach:master' into master TravisRo 2022-06-10 09:01:09 -0600
  • d63da66134 Fix compile errors related to sof/sof_isr renaming TravisRo 2022-06-10 08:59:44 -0600
  • 42ed9a52af Fix compile errors when using latest branch TravisRo 2022-06-10 08:59:06 -0600
  • 3b84243061 include ch341_device TravisRo 2022-06-10 08:58:17 -0600
  • eb7d359efc
    Merge pull request #1506 from hathach/more-dynamic-rhport Ha Thach 2022-06-10 15:24:26 +0700
  • 040ef0640d more dynamic controller for host hathach 2022-06-10 14:53:03 +0700
  • 28fdb19716 Add CH341 example to CMakelist and rules TravisRo 2022-06-10 01:29:28 -0600
  • 08447d9ed3 Add CH341 example TravisRo 2022-06-10 01:28:34 -0600
  • 85ad2c68ba Add CH341 to built-in driver list TravisRo 2022-06-10 01:27:55 -0600