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

Add support for rev E HW nxp_fmuk66-e #15366

Merged
merged 4 commits into from
Jul 31, 2020
Merged

Add support for rev E HW nxp_fmuk66-e #15366

merged 4 commits into from
Jul 31, 2020

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Jul 17, 2020

This need testing on real HW and a change to Nuttx to be up streamed for the gpiosetevent

kinetis gpiosetevent was rejected upstream.

Testing was done using the Safety switch.

@davids5
Copy link
Member Author

davids5 commented Jul 17, 2020

FYI @igalloway , @jarivanewijk

bkueng
bkueng previously approved these changes Jul 30, 2020
boards/nxp/fmuk66-e/init/rc.board_sensors Show resolved Hide resolved
bkueng
bkueng previously approved these changes Jul 31, 2020
   Adds a compatible gpiosetevent interface. The helper call the
   low level functions while providing a consistent API with
   xxxx_ gpiosetevent(uint32_t pinset, bool risingedge,
                      bool fallingedge, bool event, xcpt_t func,
                      void *arg);

   This wrapper was rjected upstream.
@davids5
Copy link
Member Author

davids5 commented Jul 31, 2020

Rebased on master

@davids5
Copy link
Member Author

davids5 commented Jul 31, 2020

@dagar - would you please merge when CI is done?

@dagar dagar merged commit e2a9b68 into master Jul 31, 2020
@dagar dagar deleted the pr-nxp-update branch July 31, 2020 13:46
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.

3 participants