Skip to content

Update WIZwiki-W7500 test environment. #1121

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 19 commits into from
Jun 3, 2015
Merged

Update WIZwiki-W7500 test environment. #1121

merged 19 commits into from
Jun 3, 2015

Conversation

hjjeon0608
Copy link
Contributor

Remove analogout_api.c file
Remove toolchain ARM at tergets.py

And change define in device.h about RTC and pwmout.
Remove toolchain ARM at targets.py
@@ -0,0 +1,106 @@
/* mbed Microcontroller Library
* CMSIS-style functionality to support dynamic vectors
Copy link
Contributor

Choose a reason for hiding this comment

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

please correct these headers , in other files as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed and committed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@446bcdd7dfc185cc4ec1677d19bfce97a3d255aa

@0xc0170
Copy link
Contributor

0xc0170 commented May 21, 2015

Can you share a list of what's implemented/whats missing - is singletest.py functional for this platform? If yes, can you share the test results?

@hjjeon0608
Copy link
Contributor Author

Attached file is result capture image.
MBED_16 test is RTC and we didn't support the RTC.
And MBED_24 test is occurred some error and now we are debugging.
result_2015_-5_22 jpg

@hjjeon0608
Copy link
Contributor Author

Now, we corrected MBED_24 test and MBED_24 test is passed.

@0xc0170
Copy link
Contributor

0xc0170 commented May 27, 2015

What's the status of this pull request?

@hjjeon0608
Copy link
Contributor Author

All test were passed and done.
This version is released version.

@@ -0,0 +1,43 @@
/* mbed Microcontroller Library
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please correct some headers like this one, says vectors but it's sleep code file.

@@ -0,0 +1,74 @@
/* mbed Microcontroller Library
* CMSIS-style functionality to support dynamic vectors
*******************************************************************************
Copy link
Contributor

Choose a reason for hiding this comment

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

Please review all files in hal/cmsis if they contain proper license, as noted in my previous comment for sleep.c. Same here for device.h

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I changed all header in hal.
Please check it is proper.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

0xc0170 added a commit that referenced this pull request Jun 3, 2015
@0xc0170 0xc0170 merged commit 927c31a into ARMmbed:master Jun 3, 2015
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