Skip to content

Add CMSIS 5 support #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 14, 2018
Merged

Add CMSIS 5 support #1

merged 5 commits into from
Aug 14, 2018

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Aug 14, 2018

This PR add CMSIS_5 to this forked repository to create the Arduino CMSIS package.
Makefile updated to package both CMSIS version (4.5.0 and 5.3.0).

Generation

  • cmsis 4.5.0 package:
    make cmsis
  • cmsis 5.3.0 package:
    make cmsis5
  • all packages:
    make
    or
    make all

Main CMSIS structure change is:
CMSIS/Include/
become
CMSIS/Core/Include/

fpistm added 5 commits March 12, 2018 14:35
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
Use commit date to always generate the same package using tar.

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 30de4f8 into master Aug 14, 2018
@fpistm fpistm deleted the CMSIS_5 branch February 25, 2019 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant