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: mgcookson/ArduinoCore-renesas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 18 files changed
  • 9 contributors

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    3e9f6d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e57285 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Merge pull request arduino#480 from leonardocavagnis/wire_interface_c…

    …ount_def
    
    Add `WIRE_INTERFACES_COUNT` define and fix SCL pins for opta analog and digital
    facchinm authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    cbeb20d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    ed86edd View commit details
    Browse the repository at this point in the history
  2. Merge pull request arduino#483 from leonardocavagnis/fix_analogwrite_dc

    AnalogWrite: fix DC calculation
    leonardocavagnis authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    38bbdb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    d1ae32d View commit details
    Browse the repository at this point in the history
  2. added ci for nano r4

    gbr1 authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    60a7d64 View commit details
    Browse the repository at this point in the history
  3. fixed opamp

    gbr1 authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    80b6eea View commit details
    Browse the repository at this point in the history
  4. fixed freertos

    gbr1 authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    30e81b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request arduino#485 from gbr1/can_fix_nanor4

    fixed Arduino Nano R4: CI, CAN, OPAMP & freeRTOS
    pennam authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    23fe692 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2025

  1. Publish 1.5.1

    pennam authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    989073d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    292921b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Merge pull request arduino#495 from maidnl/SPI_clock_behavior

    Update SPI stored setting also in begin()
    pennam authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    5ef3c2a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    96b724d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Configuration menu
    Copy the full SHA
    dff46b1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request arduino#501 from mast-eu/fixCI

    Fix CI warning by removing set-output command
    per1234 authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    b8399ed View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Changed CFG_TUH_HID define to value 2, in order to allow the library …

    …control over two wimultaneously connected USB devices instead of just one; Critical for some USB HID Host library examples.
    bogdanarduino committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    a7f986a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Merge pull request arduino#500 from mast-eu/fixLEDMatrix

    Initialize private variables in Arduino_LED_Matrix.h
    facchinm authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    f4d8a5d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Merge pull request arduino#503 from arduino/set_CFG_TUH_HID_value_to_2

    Changed CFG_TUH_HID define to value 2
    pennam authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    794f837 View commit details
    Browse the repository at this point in the history
Loading