Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
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: zerog2k/stc_diyclock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: orzel/stc_diyclock
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.
  • 8 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 3, 2022

  1. fix a warning:

    src/ds1302.c:123: warning 158: overflow in implicit constant conversion
    orzel committed Feb 3, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3579dc2 View commit details
  2. ignore ctags + some doc

    orzel committed Feb 3, 2022
    Copy the full SHA
    ed5bfd5 View commit details
  3. Copy the full SHA
    f5ad3e2 View commit details
  4. some more common ignore

    orzel committed Feb 3, 2022
    Copy the full SHA
    2ef5a69 View commit details
  5. Remove unused constant

    orzel committed Feb 3, 2022
    Copy the full SHA
    50ad078 View commit details
  6. Copy the full SHA
    43a1c52 View commit details
  7. Copy the full SHA
    beef94e View commit details

Commits on Oct 11, 2022

  1. Add (slightly) more information about plaformio.

    Signed-off-by: Thomas Capricelli <[email protected]>
    orzel committed Oct 11, 2022
    Copy the full SHA
    5486f00 View commit details
Loading