Skip to content

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