Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rp2040 - ISO API to make Audio work #2843

Closed
wants to merge 76 commits into from

Commits on Jul 17, 2024

  1. fixed _find_desc_format

    YixingShen committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    15766ad View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    867f17a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c003081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc816dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbeae09 View commit details
    Browse the repository at this point in the history
  5. minor clean up

    hathach committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7373a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ab63fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd1822b View commit details
    Browse the repository at this point in the history
  8. fix warnings

    hathach committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7909a62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b4bb61 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge pull request #2450 from HiFiPhile/vendor_fifo

    Allow vendor class to be used without FIFO.
    hathach authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4b107a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    013b448 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2794 from hathach/fix-circleci

    [circleci] fix build with rx by get-deps before install toolchain
    hathach authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    91c8700 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add pico2 rp2350 (arm) board

    add pico2 to hil ci
    hathach committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c419b1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2799 from hathach/add-pico2

    add pico2 rp2350 (arm) board
    hathach authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3ff128b View commit details
    Browse the repository at this point in the history
  3. prepare for 0.17.0 release

    hathach committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    115b1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5217cee View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    2c27f29 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge pull request #2803 from UweBonnes/b_u585i-iot

    Add STM32 B_5585I-IOT2A board
    hathach authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f4dd176 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    6165328 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    9bfb3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40b5517 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. update dfifo allocation scheme to use top pointer, update document an…

    …d explanation for EPInfo address and GDFIFO.
    
    some function rename
    update h743 linker to use SRAM1 since USB DMA cannot access DTCM ram
    update xmc4500 to use uuid for testing
    hathach committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    86b4608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a124438 View commit details
    Browse the repository at this point in the history
  3. more rename

    hathach committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6a15e78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e483c6a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #2576 from HiFiPhile/dwc2_dma

    DWC2 DMA support
    hathach authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c8ab65f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Migrate hil vm (#2822)

    * migrate hil to new x64 VM instead of rpi
    * re-enable hil for s3
    hathach authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e209acb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47233f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb2d1dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e472fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67e5577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87f1993 View commit details
    Browse the repository at this point in the history
  7. bump up idf to 5.3.1

    hathach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4c81d91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4617fb5 View commit details
    Browse the repository at this point in the history
  9. skip some examples for mcxa15

    hathach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fa44923 View commit details
    Browse the repository at this point in the history
  10. temporarily update hil_test.py to have dual/host_info_to_device_cdc o…

    …ptional for pico/pico2 since it does not seem to be stable enough
    hathach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d6c8719 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2823 from hathach/hil-piousb-host-optional

    HIL have dual/host_info_to_device_cdc optional for pico/pico2
    hathach authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    254167b View commit details
    Browse the repository at this point in the history
  12. Fix vendor class reset.

    HiFiPhile authored and hathach committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    53989a9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2820 from HiFiPhile/vendor_fix

    Fix vendor class reset.
    hathach authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ad6e1ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    49d250b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge pull request #2818 from hathach/add-esp32p4

    Add esp32p4 OTG HS support
    hathach authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eda3cce View commit details
    Browse the repository at this point in the history
  2. support stm32U0 device

    Maerdl committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3fa7da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    db15f63 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1b295de View commit details
    Browse the repository at this point in the history
  2. fix missing json

    hathach committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5a5dbfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    072a80d View commit details
    Browse the repository at this point in the history
  4. accept and ignore -f1 option

    hathach committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0634766 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cdab1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    790a107 View commit details
    Browse the repository at this point in the history
  7. fix circleci set-matrix

    hathach committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0abd647 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73f7ce7 View commit details
    Browse the repository at this point in the history
  9. update new json change

    hathach committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    31c123a View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2827 from hathach/ci-dwc2-dma

    Ci dwc2 dma
    hathach authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4e0d534 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2824 from Maerdl/master

    support stm32U0 device
    hathach authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6bfd024 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #2809 from shuffle2/master

    make all python files executable and standardize interpreter
    hathach authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a13dbd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2720 from YixingShen/master

    fixed video_device.c _find_desc_format
    hathach authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    65242fd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    cb5e273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a98ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    599bb0c View commit details
    Browse the repository at this point in the history
  4. add f407disco to hil pool

    hathach committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    07c14f3 View commit details
    Browse the repository at this point in the history
  5. enhance dwc2

    hathach committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    98e94a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c343796 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. clion files

    hathach committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ba3a5b4 View commit details
    Browse the repository at this point in the history
  2. remove debug code

    hathach committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1406ad8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2833 from hathach/update-dwc2

    more dwc2 enhance
    hathach authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ffdf81f View commit details
    Browse the repository at this point in the history
  4. add new tusb_int_handler(rhport, in_isr) as common irq handler

    update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
    hathach committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    57aac43 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2834 from hathach/add-tusb_int_handler-update-tin…

    …yusb_init
    
    add new tusb_int_handler(rhport, in_isr) and update tusb_init(rhport, role)
    hathach authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a4fb835 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    92602b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d997f00 View commit details
    Browse the repository at this point in the history
  3. fix fuzzing build

    hathach committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f3b7d75 View commit details
    Browse the repository at this point in the history
  4. hcd_init() take init struct

    hathach committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1587d48 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1f18be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83e083 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2836 from hathach/more-tusb_init()

    change tusb_init() to use init struct
    hathach authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    933ac29 View commit details
    Browse the repository at this point in the history
  4. RP2040 ISO API

    pschatzmann committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    43e4f14 View commit details
    Browse the repository at this point in the history