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

proposed change of gpio_api (new update pull request) #198

Merged
merged 4 commits into from
Mar 10, 2014

Conversation

mazgch
Copy link
Contributor

@mazgch mazgch commented Mar 4, 2014

updated pull request (was #197) to address concern from watarai-san.

* limitations under the License.
*/
#include "gpio_api.h"

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 replace this preprocessor usage by a function call with the static inline specifiers? Will be easier to debug.

@mazgch
Copy link
Contributor Author

mazgch commented Mar 5, 2014

the two issues solved with the additional commits from Yesterday.

Is there any chance that you accept this pull reuqest?

@bogdanm
Copy link
Contributor

bogdanm commented Mar 10, 2014

This looks OK, so I'm going to accept it, but it is a high risk change, as it touches all targets, so it will have to be thoroughly tested. Also, the change set makes a separate change to serial_api.c on LPC1768 that I will address later.

bogdanm added a commit that referenced this pull request Mar 10, 2014
proposed change of gpio_api (new update pull request)
@bogdanm bogdanm merged commit 423ddcb into ARMmbed:master Mar 10, 2014
@mazgch mazgch deleted the gpio_api branch November 18, 2016 16:13
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.

3 participants