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/ArduinoModule-CMSIS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stm32duino/ArduinoModule-CMSIS
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.
  • 17 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 12, 2018

  1. Adding .gitignore

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    03c87ff View commit details
    Browse the repository at this point in the history
  2. Updated url of CMSIS

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    6f22b18 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Adding ARM CMSIS_5 as submodule

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    e323674 View commit details
    Browse the repository at this point in the history
  2. Update Makefile to package CMSIS 5

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    ebf2061 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Update Makefile to get CMSIS 5 version from git

    Use commit date to always generate the same package using tar.
    
    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    50d200d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from stm32duino/CMSIS_5

    Add CMSIS 5 support
    fpistm authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    30de4f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Update to CMSIS_5 5.4.0

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    32ae593 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Change Github id in JSON template URL's

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    d15a9c3 View commit details
    Browse the repository at this point in the history
  2. Update CMSIS_5 to 5.5.1

    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    374e209 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Update Makefile to package CMSIS 5

    Package size increase more and more.
    Remove useless folders not required for STM32duino
    
    Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
    fpistm committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f3cd9fb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Update CMSIS_5 to 5.6.0

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    836db26 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Update CMSIS_5 to 5.7.0

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    d978b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Update Makefile to package CMSIS 5

    Package size increase more and more.
    Remove useless folders and files not required for STM32duino
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    f765dbe View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. doc: update links

    fpistm authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    43da24a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore: update CMSIS_5 to 5.9.0

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ae01729 View commit details
    Browse the repository at this point in the history
  2. chore: drop old CMSIS support

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

Commits on Aug 9, 2023

  1. chore: update Makfefile for 5.9.0

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