Skip to content
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

LPC1549 GCC_CR adding. #354

Merged
merged 17 commits into from
Jun 17, 2014
Merged

LPC1549 GCC_CR adding. #354

merged 17 commits into from
Jun 17, 2014

Conversation

Kazu-zamasu
Copy link

Dear all.
I made to LPC1549 LPCXPresso export file data and GCC_CR lib.
Please confirm this files.
I was done mbed-sdk export test by LPC1549. To import to LPCXPresso from the "export_lpcxpresso_LPC1549.zip". No warning and No Error indicate by LPCXPresso. I think this is no problem. Thank you for your best support.
GCC_CR compiler version is LPCXpresso v7.2.0 [Build 153] [2014-05-19].
My checking environment is Linux 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux.
Please inspect and validation. I look forward to enable mbed online compiler LPC1549 by LPCXPresso export command.

Regards,
Kazu

@@ -30,7 +30,6 @@
('LPC11U24', ('ARM', 'uARM', 'GCC_ARM')),
('LPC1768', ('ARM', 'GCC_ARM', 'GCC_CR', 'GCC_CS', 'IAR')),
('UBLOX_C027', ('ARM', 'GCC_ARM', 'GCC_CR', 'GCC_CS', 'IAR')),
('ARCH_PRO', ('ARM', 'GCC_ARM', 'GCC_CR', 'GCC_CS', 'IAR')),
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you remove ARCH PRO? same done in the codered.py file.

Copy link
Author

Choose a reason for hiding this comment

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

Oh…
It seems to have disappeared when I merge the file.
Was restored.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 12, 2014

Please sign mbed contributor agreement, https://mbed.org/contributor_agreement/

Thanks

@Kazu-zamasu
Copy link
Author

I was done agreement sign.
regards,
kazu

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 12, 2014

Thanks!

@Kazu-zamasu
Copy link
Author

I added a 11U68 GCC_ARM and GCC_CR.
I was compleat, export-test and make.py test build.
If you have any problem and questions, please tell me.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 15, 2014

@Kazu-zamasu
We will look at this pull request soon.Thanks

Regards,
0xc0170

@Kazu-zamasu
Copy link
Author

Dear 0xc0170
Thank you for your co-operation.
I'm sorry to you, on my skill is bad.
I want you to forgive because it is the first time pull request.
Thanks in advance.
Regards,
Kazu

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 16, 2014

Hello,

is this branch complete? I see you are still adding commits.

Regards,
0xc0170

@Kazu-zamasu
Copy link
Author

Hello,
Yes! this branch is completed. Please check to scrutiny and verification.
Regards,
Kazu

@0xc0170 0xc0170 merged commit dac7e28 into ARMmbed:master Jun 17, 2014
@Kazu-zamasu Kazu-zamasu deleted the 1549 branch June 17, 2014 10:09
yogpan01 pushed a commit to yogpan01/mbed that referenced this pull request Jul 21, 2016
This tests had two bad test cases, the %e (%E) and %g (%G). As discussed
in GitHub issue ARMmbed#154, the correct assert is one that ensures "the exponent
always contains at least two digits, and only as many more digits as
necessary to represent the exponent." Therefore, I am removing the asserts
that contain two leading zeros in the exponent.
ccli8 pushed a commit to ccli8/mbed-os that referenced this pull request Sep 24, 2024
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.

2 participants