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-mbed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.4
Choose a base ref
...
head repository: arduino/ArduinoCore-mbed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.6
Choose a head ref
  • 20 commits
  • 105 files changed
  • 3 contributors

Commits on Jul 25, 2023

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

Commits on Jul 27, 2023

  1. Big targets rebuild

    facchinm committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ccb1ffb View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    be09d4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69dc896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e0cfc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Add Serial3 for OPTA

    manchoz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    da04523 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Add Security menu to Opta

    manchoz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d34664e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596a556 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ce1093 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 1, 2023

  1. camera: giga: fix display example for rgb sensors

    The STM32 DMA is unable to modify the endianness of the 16bit data being tranferred, so we need to do it manually. Anyway, it's not a big deal since we already needed to copy every file for scaling+transpose feature..
    facchinm committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a32c796 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #721 from manchoz/opta_maximum_upload_size_type

    Fix maximum upload size typo for Opta
    facchinm authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f329cf8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #716 from manchoz/opta_add_security_menu

    Add the Security menu to Opta
    facchinm authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    55896b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #710 from manchoz/add_isgr_root_x1

    Add ISGR Root X1 (Let's Encrypt) to CAs
    facchinm authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    bf97c60 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #714 from manchoz/opta_serial_3

    Add Serial3 for OPTA
    facchinm authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d5d3713 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Merge pull request #709 from arduino/fix-support-extended-and-standard

    [Arduino_CAN] support both 11-Bit (standard) and 29-Bit (extended) IDs
    aentinger authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4a002de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #717 from facchinm/giga_camera_example

    Restructure Giga camera example
    facchinm authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    66de2be View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Publish 4.0.6

    facchinm committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a29801a View commit details
    Browse the repository at this point in the history
Loading