8000 Comparing 3.1.0...main · adafruit/Adafruit_CircuitPython_NTP · GitHub
[go: up one dir, main page]

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/Adafruit_CircuitPython_NTP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_NTP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 13 files changed
  • 6 contributors

Commits on May 15, 2024

  1. Use sendto

    justmobilize committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4a5775a < 10000 tool-tip id="tooltip-1f7a356b-b260-4209-9632-ed375e3a821b" for="commit-details-4a5775a3d972ed9686bfde3b588c399f8e270c4d" popover="manual" data-direction="s" data-type="description" data-view-component="true" class="sr-only position-absolute">View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from justmobilize/use-sedto

    Use sendto
    dhalbert authored May 15, 2024
    Configuration menu
    Copy the full SHA
    fc0f07c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. add cache_seconds

    tedder committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cda7883 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. rm stray code from other PR

    tedder committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d325253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d121428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca6173 View commit details
    Browse the repository at this point in the history
  4. fix invalid param name

    tedder committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9a4dbe7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #37 from tedder/ted/configurable_cache_time_2

    add configurable time between NTP calls
    tannewt authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    18c60dc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. refactor to extract ntp update logic

    use nanoseconds start reference
    mMerlin committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    784a8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Update examples to use settings.toml for credentials

    make precommit happy with line wrapping
    mMerlin committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98fd191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from mMerlin/main

    refactor to extract ntp update logic
    tannewt authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2d9562c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 20 10189 24

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a1acc41 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    aaa352d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. change to ruff

    FoamyGuy committed May 16, 2025
    Configuration menu
    Copy the full SHA
    5d9a79a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from adafruit/use_ruff

    change to ruff
    FoamyGuy authored May 16, 2025
    Configuration menu
    Copy the full SHA
    1f6bff6 View commit details
    Browse the repository at this point in the history
Loading
0