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: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dps/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 12, 2024

  1. Add pico-extras submodule

    dps committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    01929e5 View commit details
    Browse the repository at this point in the history
  2. Add pico_extras to build

    dps committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    14dddbc View commit details
    Browse the repository at this point in the history
  3. clamp pico-extras to sdk-1.2.0

    dps committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a86d6cb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Moved to earlier SHA

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    24d5b5d View commit details
    Browse the repository at this point in the history
  2. pico-extras to sdk-1.5.1

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8e3b1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ce9b10 View commit details
    Browse the repository at this point in the history
  4. update pico_extras path

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0faec04 View commit details
    Browse the repository at this point in the history
  5. update pico_extras path

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f895350 View commit details
    Browse the repository at this point in the history
  6. debug cmake

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2f47712 View commit details
    Browse the repository at this point in the history
  7. hack

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bf9662d View commit details
    Browse the repository at this point in the history
  8. modpicosleep

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2489873 View commit details
    Browse the repository at this point in the history
  9. missing define

    dps committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cc1ffdb View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. reimplement sleep

    dps committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b39d990 View commit details
    Browse the repository at this point in the history
  2. fix compiler errors

    dps committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7749177 View commit details
    Browse the repository at this point in the history
  3. hup

    dps committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    35fc776 View commit details
    Browse the repository at this point in the history
  4. futz with alarm time

    dps committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3877726 View commit details
    Browse the repository at this point in the history
  5. More sleep futzing

    dps committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cf3518f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9533d7c View commit details
    Browse the repository at this point in the history
Loading