Skip to content
New issue

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

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

Already on GitHub? # to your account

Cortex-M CMSIS: Update CMSIS to version 4.3 #3128

Merged
merged 4 commits into from
Jun 1, 2015

Conversation

jnohlgard
Copy link
Member

found at www.arm.com/cmsis

Forward ported all local modifications to the CMSIS headers.

This version is necessary in order to build CMSIS-DSP for Cortex-M0 platforms in #3028

@jnohlgard jnohlgard added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Platform: ARM Platform: This PR/issue effects ARM-based platforms labels May 31, 2015
@jnohlgard jnohlgard added this to the Release 2015.06 milestone May 31, 2015
@@ -1,13 +1,13 @@
/**************************************************************************//**
* @file core_cm0.h
* @brief CMSIS Cortex-M0 Core Peripheral Access Layer Header File
* @version V4.00
* @date 22. August 2014
* @version V4.10
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the web page and zip archive says version 4.3, this particular header probably didn't change in the 4.2, 4.3 versions.

@jnohlgard jnohlgard added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label May 31, 2015
@jnohlgard jnohlgard mentioned this pull request May 31, 2015
@haukepetersen
Copy link
Contributor

Looks good to me, Travis is happy and i didn't see anything suspicious in the changes. ACK

@jnohlgard
Copy link
Member Author

It's actually much easier to keep this updated now that we have only one cortex-m common folder.

&go

jnohlgard pushed a commit that referenced this pull request Jun 1, 2015
Cortex-M CMSIS: Update CMSIS to version 4.3
@jnohlgard jnohlgard merged commit 50c141a into RIOT-OS:master Jun 1, 2015
@jnohlgard jnohlgard deleted the pr/cmsis-4-3 branch June 1, 2015 04:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants