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: rf-eng/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.
  • 11 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 5, 2019

  1. Update CMSIS_5 to 5.6.0

    Signed-off-by: Frederic Pillon <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    fpistm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c1bfbe5 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. feat: add CMSIS 6 support

    Add as submodules and version:
      CMSIS_6: v6.2.0
      CMSIS-DSP: v1.16.2
      CMSIS-NN: v7.0.0
    
    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    5d55da2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. feat: add cmsis6, dsp and nn makefile targets

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    fa91567 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Merge pull request stm32duino#2 from stm32duino/cmsis_6

    feat: add CMSIS_6 support
    fpistm authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0d82eb4 View commit details
    Browse the repository at this point in the history
  2. fix: release version used for the tag

    Signed-off-by: Frederic Pillon <[email protected]>
    fpistm committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    275842b View commit details
    Browse the repository at this point in the history
Loading