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: stm32duino/STM32RTC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 58da1ed
Choose a base ref
...
head repository: stm32duino/STM32RTC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ff29af
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 23, 2023

  1. feat(C0): Add RTC C0 support

    Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
    ABOSTM authored and fpistm committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    36c7af7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix(F1): properly update date

    Fixes #87
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fdebabc View commit details
    Browse the repository at this point in the history
  2. chore: update version to 1.3.6

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3ff29af View commit details
    Browse the repository at this point in the history
Loading