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

Added sync & callback interface to KINETIS/GPIOv1. #220

Merged
merged 4 commits into from
Aug 18, 2020

Conversation

twadleigh
Copy link
Contributor

I added an implementation for the synchronous and callback interface extensions to the PAL interface for the KINETIS boards. I stole as much as I could from KINETIS/LLD/PORTv1. The implementation compiles against my qmk_firmware project, but hasn't been tested in any other sense.

I would very much appreciate a careful code review from someone with more chbios experience than I have.

@twadleigh twadleigh force-pushed the twadleigh/pal-with-events branch from 46efa7d to 47b1725 Compare May 26, 2020 14:28
@fpoussin
Copy link
Member

Would you mind creating/updating a testhal app for this?
Thanks!

@fpoussin fpoussin self-requested a review May 27, 2020 12:43
@fpoussin
Copy link
Member

fpoussin commented Jun 6, 2020

Any time to look into it?

@twadleigh
Copy link
Contributor Author

I should be able to get back to this in the next couple of weeks.

@fpoussin
Copy link
Member

Any update?

@twadleigh
Copy link
Contributor Author

No. My project ended up moving to arduino, which is the platform for which my MC has proper support. I'm unsure when I will have the time to get back to this now.

@fpoussin fpoussin merged commit 2da018e into ChibiOS:chibios-20.3.x Aug 18, 2020
@fpoussin
Copy link
Member

Merged, I'll try to add a testhal when I have some free time.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants