Skip to content

Conversation

@fpistm
Copy link

@fpistm fpistm commented Mar 23, 2018

Hi,
If you are interested, I've added CMSIS_5 to this repo to create the package.
I've updated the Makefile to package both CMSIS version (4.5.0 and 5.3.0).

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

Link to the CMSIS-5.3.0.tar.bz2
https://github.com/stm32duino/BoardManagerFiles/blob/master/STM32/tools/CMSIS-5.3.0.tar.bz2

FYI the main structure change is:
CMSIS/Include/
become
CMSIS/Core/Include/

fpistm added 5 commits March 12, 2018 14:35
Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
Signed-off-by: Frederic.Pillon <[email protected]>
Use commit date to always generate the same package using tar.

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm closed this Feb 25, 2019
@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