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.19.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.20.0
Choose a head ref
  • 12 commits
  • 20 files changed
  • 4 contributors

Commits on Aug 12, 2024

  1. Update board.h

    BlitzCityDIY authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8e76809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1197638 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Added new UM boards

    UnexpectedMaker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4608032 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #404 from UnexpectedCircuitPython/New_UM_boards

    Added 3 new Unexpected Maker boards
    hathach authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9304d9f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Merge pull request #405 from CircuitART/master

    Revision 2 of CircuitART Zero S3
    hathach authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1afb3f6 View commit details
    Browse the repository at this point in the history
  2. only attempt to wait for 2nd reset if reset by by by power on (En/nRS…

    …T pin)
    
    temporarily change USB phy to OTG while waiting for 2nd reset, otherwise S3 can be enumerated with USB JTAG.
    hathach committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    43e5ee3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Update board.h

    typo mistake, tft reset should be 40 not 4
    #define DISPLAY_PIN_RST       40
    CircuitART authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c57817a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    eae8cde View commit details
    Browse the repository at this point in the history
  2. bump up upload v2

    hathach committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7899657 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #406 from adafruit/prevent-s3-jtag-enumerate

    prevent S3 enumerated as USB JTAG while waiting for 2nd reset
    hathach authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    819a49b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #407 from CircuitART/master

    Update board.h because of wrong pin in pull request #405
    hathach authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c2825a6 View commit details
    Browse the repository at this point in the history
Loading