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: arduino/ArduinoCore-renesas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: arduino/ArduinoCore-renesas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.2
Choose a head ref
  • 14 commits
  • 13 files changed
  • 7 contributors

Commits on Aug 19, 2024

  1. Exclude OPTA_* from unor4 package

    pennam committed Aug 19, 2024
    Copy the full SHA
    d718ea0 View commit details

Commits on Aug 21, 2024

  1. Add missing return statement in SyncCanMsgRingbuffer::isFull()

    Wetmelon committed Aug 21, 2024
    Copy the full SHA
    9fc49bd View commit details
  2. Merge pull request #368 from Wetmelon/wetmelon/isfull_return

    Add missing return statement in SyncCanMsgRingbuffer::isFull()
    aentinger authored Aug 21, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4606b85 View commit details

Commits on Sep 3, 2024

  1. fixing PWM duty cycle rounding

    maidnl committed Sep 3, 2024
    Copy the full SHA
    a2ae013 View commit details
  2. Merge pull request #372 from maidnl/fix_rounding_error_pwm_pulse

    Core Renesas / PWM / fixing wrong pulse setting
    facchinm authored Sep 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fedf789 View commit details

Commits on Sep 13, 2024

  1. Fix stop bit time.

    After transferring the last stop bit the TX GPIO needs to stay
    high until the trigger timer cycle is complete, otherwise the
    receiver may fail to decode a stop bit.
    iabdalkader committed Sep 13, 2024
    Copy the full SHA
    15db180 View commit details

Commits on Sep 17, 2024

  1. Publish 1.2.1

    pennam authored Sep 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    09b06b4 View commit details
  2. Merge pull request #375 from arduino/pennam-patch-1

    Publish 1.2.1
    pennam authored Sep 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7b8aba7 View commit details

Commits on Oct 2, 2024

  1. Merge pull request #365 from pennam/opta-package-fix

    Exclude OPTA_* from unor4 package
    pennam authored Oct 2, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b91d211 View commit details
  2. Merge pull request #374 from iabdalkader/stop_bit_fix

    Fix stop bit time.
    pennam authored Oct 2, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0281be5 View commit details

Commits on Oct 3, 2024

  1. package: remove opta variants from boards.txt before packaging

    pennam committed Oct 3, 2024
    Copy the full SHA
    550d6c6 View commit details
  2. Core renesas / Storage library, Fix for #366 (Name conflict in librar…

    …y Storage) (#370)
    
    * renaming storage debug function to avoid clash with user code
    maidnl authored Oct 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1712cb4 View commit details
  3. Merge pull request #378 from pennam/package-patch

    package: remove opta variants from boards.txt before packaging
    pennam authored Oct 3, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4a2921f View commit details

Commits on Oct 14, 2024

  1. Publish 1.2.2

    pennam authored Oct 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1169821 View commit details
Loading