Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/tinyuf2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.30.0
Choose a base ref
...
head repository: adafruit/tinyuf2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.0
Choose a head ref
  • 7 commits
  • 47 files changed
  • 2 contributors

Commits on Apr 16, 2025

  1. Add One Direction Endpoint Support

    Updated the USB Descriptors to accomodate MCUs where the endpoint number can only
    be used in a single direction. TUD_ENDPOINT_ONE_DIRECTION_ONLY.
    BrentK-ADI committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    dac7578 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Merge pull request #443 from BrentK-ADI/endpoint-onedirection

    Support Devices with One Direction Endpoints
    hathach authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    9650157 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    b5b1ffa View commit details
    Browse the repository at this point in the history
  2. bump up,, update codeql

    hathach committed May 14, 2025
    Configuration menu
    Copy the full SHA
    d4722ff View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. espressif: generate combined.bin and combined_ota.bin (for 4MB board)…

    … as post_build, copy artifacts as post_build.
    hathach committed May 15, 2025
    Configuration menu
    Copy the full SHA
    61b051a View commit details
    Browse the repository at this point in the history
  2. use postbuild script to generate combined/ota.bin to workaround $ esc…

    …ape with ninja target
    hathach committed May 15, 2025
    Configuration menu
    Copy the full SHA
    736a6e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #445 from adafruit/change-s2-4m-partition-to-nooat

    change all 4mb esp32s2 to use no-ota partition
    hathach authored May 15, 2025
    Configuration menu
    Copy the full SHA
    3419f43 View commit details
    Browse the repository at this point in the history
Loading