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

[TOPIC-GPIO] samples/bluetooth: hci_spi: convert to new GPIO API #22134

Merged

Conversation

erwango
Copy link
Member

@erwango erwango commented Jan 23, 2020

Update bluetooth hcp_spi sample to new GPIO API.
Following changes have been done:

  • Use new gpio api functions
  • Introduce define for dt generated gpio flags
  • Update 96b_carbon_nrf51.dts according to new bindings
  • Gpio IRQ pin is configured to output inactive

Please not that I haven't been able to test this change.

Update bluetooth hcp_spi sample to new GPIO API.
Following changes have been done:
- Use new gpio api functions
- Introduce define for dt generated gpio flags
- Update 96b_carbon_nrf51.dts according to new bindings
- Gpio IRQ pin is configured to output inactive


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
@erwango erwango changed the title samples/bluetooth: hci_spi: convert to new GPIO API [TOPIC-GPIO] samples/bluetooth: hci_spi: convert to new GPIO API Jan 23, 2020
@erwango erwango requested a review from carlescufi January 23, 2020 14:16
Copy link
Member

@carlescufi carlescufi left a comment

Choose a reason for hiding this comment

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

Thanks!

@carlescufi carlescufi merged this pull request into zephyrproject-rtos:topic-gpio Jan 26, 2020
@erwango erwango deleted the hci_spi_sample_gpio branch January 27, 2022 13:38
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.

4 participants